-
Notifications
You must be signed in to change notification settings - Fork 33
E++ package for Spack package manager for HPC #130
Description
Hi all,
yesterday I wrote the E++ package recipe for the Spack package manager for HPC (https://github.com/LLNL/spack).
Actually I'm almost done, I can build on OSX and Linux (Debian) but I want to test it when also other options (like docs, specific versions of the libraries, compilers) are desired by the user and try to run one example; still I have to understand a couple of things.
I was thinking about getting into the main tree. Thoughts?
Otherwise it will be available from my fork.
The non-updated version of what I put together yesterday can be found here:
https://github.com/fedepad/spack/tree/features/espressopp
but still needs some work.
Since many scientific and non packages are there or getting there I think would be a nice addition.