@@ -17,7 +17,7 @@ Build and distribute software with Spack
## Bulding software binaries with Spack
**The current build path needs to be automated with CI (e.g. gitlab runners)**
**ToDo: The current build path needs to be automated with CI (e.g. gitlab runners)**
- As a reference you can find [here](https://spack.readthedocs.io/en/latest/command_index.html) the Spack commands list
- We will need to have different Spack environments to test specs (and build packages) and when tests are passing release specs from testing environments to production environment
**This methodology will change, and the delivery will be be implemented via Gitlab CI and use of the shared NFS drive**
**ToDo:This methodology will change, and the delivery will be be implemented via Gitlab CI and use of the shared NFS drive**
- After build is complete, we move on to zip the **"$SPACK_ROOT"** and the **~/.spack** folders of the build environment and transfer them to CSCS Object Storage (currently, in the future it will be a shared NFS drive)
- The artifacts that were built can now be used from the Collaboratory running containers to load and run the available simulation tools