CrayLabs / SmartDashboard

SmartSim Dashboard Package.
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Update version and allow backwards compatibility #40

Closed AlyssaCote closed 9 months ago

AlyssaCote commented 9 months ago

In the PR I updated the version of SmartDashboard and also updated the version of the new manifests to 0.0.3. To make the dashboard backwards compatible, I instantiate "err_file" and "out_file" in the schema HasOutErrFiles to be an empty string. If a 0.0.2 manifest is used with the 0.0.3 dashboard, the experiment logs will be empty.