Skip to content

Releases: gvallee/go_hpc_jobmgr

v1.4.2

08 Mar 16:17
f890c4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Mar 14:41
38025e3
Compare
Choose a tag to compare

What's Changed

  • Fix the detection of the MVAPICH version by @gvallee in #14

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 Oct 15:22
db12f57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.3.3

13 Jun 21:09
d428939
Compare
Choose a tag to compare

What's Changed

  • Slightly better management of binary's arguments in the context of SLURM by @gvallee in #10

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Jun 20:54
a7107d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Dec 22:36
5800626
Compare
Choose a tag to compare

What's Changed

  • Implement code to detect MPICH's version from a directory by @gvallee in #7

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Aug 12:58
bf3341a
Compare
Choose a tag to compare

Add basic support for Intel-Slurm

v1.2.0

11 Aug 13:44
b91e791
Compare
Choose a tag to compare

Allow the specification of an environment when detecting a MPI installation from a directory.

v1.1.0

28 Jun 20:10
552f260
Compare
Choose a tag to compare
Create predectable and unique job script names

Signed-off-by: Geoffroy Vallee <[email protected]>

v1.0.0

05 Jun 05:51
a7e337d
Compare
Choose a tag to compare
Improve naming scheme of batch scripts when generated from scratch

Signed-off-by: Geoffroy Vallee <[email protected]>