Release 1.3.0
mimischi
released this
08 Apr 13:24
·
397 commits
to develop
since this release
Features
- Add functionality to perform benchmarks with NAMD. (#29)
- Consolidated internal API to output messages to the console. (#42)
- Module name is now validated against available modules on host. Can be
skipped with--skip-validation
. (#49)
Bugfixes
- The option
--min-nodes
needs to be bigger than--max-nodes
. (#46) - Fixed edge-case in input filename parsing. (#54)
Misc
- Fixed display of the number of benchmarks to-be generated. (#46)