Dear EasyBuilders,
I'm happy to share that EasyBuild and Spack are now able to install each
other.
Yes, you're reading that right.
An easyconfig file to install the latest Spack release (v0.10.0) is
available at [1], and will be included in EasyBuild v3.2.0.
Support for installing EasyBuild with Spack was implemented in [2, 3],
and should be part of the next Spack release.
Installation can be done with 'spack install easybuild', loading the
EasyBuild installation requires ' source <(spack module loads
--dependencies easybuild)'.
Enjoy!
regards,
Kenneth
[1] https://github.com/hpcugent/easybuild-easyconfigs/pull/4431
[2] https://github.com/LLNL/spack/pull/3658
[3] https://github.com/LLNL/spack/pull/3659