Skip to content
Snippets Groups Projects
Commit dc51cd95 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Update README.md

parent b1d3ab78
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -46,7 +46,7 @@ https://nest-simulator.readthedocs.io/en/nest-2.20.1/auto_examples/one_neuron.ht
## Delivery of the software binaries
**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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment