Skip to content

Modernize the Build System

Compare
Choose a tag to compare
@dongahn dongahn released this 24 May 03:34
· 65 commits to master since this release
  • 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