Releases: LLNL/LaunchMON
Releases · LLNL/LaunchMON
v1.2.0
Modernize the Build System
- Mondernize the build system
- Deprecate the bundled external packages: gcrypt, gpgerror, and boost.
- Deprecate --with-bootfabric option.
- Add --with-test-installed support so that one can still configure/build/run tests on installed launchmon in addition to doing them in place.
- Make check now builds tests
- Replace a simple MPI m4 check with @tgamblin’s mpi m4 check
- Add --enable-slurm-mpao-workaround support for SLURM issues with
MPIR_partitial_attach_ok
support - Add Cray XE/XK/XC support
- Rewrite README.md
- Minor bug fixes