All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.16.2 - 2023-01-09
- Support for partial hugemem nodes in 42.
0.16.1 - 2022-12-08
- Same as version 0.16.0
0.16.0 - 2022-12-08
- Added 2022 versions in 41.
0.15.0 - 2022-12-06
- Removed several module versions of the app in 40.
0.14.0 - 2022-02-8
- 2021 versions in 39.
0.13.1 - 2021-12-21
- Use the new dynamic JS feature in OnDemand to hide license stuff in 36.
0.13.0 - 2021-12-16
- Use the new dynamic JS feature of OnDemand to control the core numbers in forms using the form.yml.erb - 33
0.12.2 - 2021-11-01
- Use ssh instead of srun to allow checks to complete for parallel Fluent runs with > 7 nodes - 30
0.12.1 - 2020-01-28
- Added version 2020R2 in 29
0.12.0 - 2021-01-19
- 28 changed the bc_account text field to account which is a select widget with only valid groups as options.
0.11.2 - 2020-12-04
- Fixed slurm parallel Fluent in 27
0.11.1 - 2020-11-22
- 26
- Changed the Slurm license server to just be 'osc'
- RPMs now show the version number.
0.11.0 - 2020-11-19
- Added owens-slurm cluster to begin migrating Owens to Slurm in 24
0.10.1 - 2020-03-13
- CI now uses clone strategy instead of fetch for a more stable checkout performance
0.10.0 - 2020-03-13
- Added ANSYS 2020R1 and 19.2
0.9.1 - 2020-01-08
- Fixed bug where reserving parallel licenses could block submission #17
0.9.0 - 2019-12-09
- Added ANSYS 2019R1 and 2019R2
- Fixed ANSYS Mesh/Design Modeler failing when using a vis node
0.8.2 - 2019-07-09
- Added xalt
0.8.1 - 2019-02-21
- Fixed front end to allow PPN control to remain blank
0.8.0 - 2019-01-31
- Added controls for using external license servers
0.7.4 - 2018-01-08
- Fixed bug caused by attempting to assign to an attr_reader
0.7.3 - 2019-01-24
- Fixed bug when entering a blank PPN request
0.7.2 - 2019-01-09
- Requesting a hugemem node always requests the entire node
0.7.1 - 2019-01-08
- Fixed bug when entering a blank PPN request
0.7.0 - 2019-01-08
- Added a control to select number of cores
- Fixed bug where hugemem nodes did not get access to all 48 processors
0.6.0 - 2018-07-26
- Fixed bug where ANSYS parallel licenses were not properly reserved at submission time. #15
0.5.0 - 2018-03-27
- Switched from using Fluxbox to Xfce for the window manager. #13
0.4.0 - 2018-03-13
- Changed from Oakley cluster to Owens cluster.
- Changed "Account" label to "Project" in the form.
- Fixed CFX and Fluent parallel solvers (now properly use
pbs_mom
).
0.3.0 - 2018-02-26
- Added ANSYS 17.2 as an option.
- Added warning for using older versions.
0.2.0 - 2018-01-03
- Added ANSYS 18.1 as an option. #6
- Modified the
CHANGELOG.md
formatting. - Refactored to use new Dashboard ERB templating. #3
- Updated date in
LICENSE.txt
.
0.1.0 - 2017-06-14
- Refactored for the new Batch Connect app.
0.0.7 - 2017-05-15
- Future-proof Fluxbox configuration.
0.0.6 - 2017-05-12
- Remove FVWM and added Fluxbox as the window manager.
0.0.5 - 2017-04-24
- Version assets removing need for
bin/setup
.
0.0.4 - 2017-04-21
- Added
bin/setup
script for easier deployment.
0.0.3 - 2017-03-22
- Set working directory to
$HOME
for FVWM as well. - Add quotes around paths.
0.0.2 - 2017-03-22
- Specify gpus when requesting
vis
node. - Set working directory to
$HOME
.
- Initial release!