Skip to content
Snippets Groups Projects
Commit e97debc9 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Bumped version number and updated documentation

parent 400a2a11
No related branches found
No related tags found
1 merge request!15Updated container and software versions.
...@@ -15,9 +15,9 @@ cd eic_container ...@@ -15,9 +15,9 @@ cd eic_container
modeuefile will be installed to `$PREFIX/../../etc/modulefiles`. modeuefile will be installed to `$PREFIX/../../etc/modulefiles`.
You can use the `-v` flag to select the version you want to deploy, or omit the You can use the `-v` flag to select the version you want to deploy, or omit the
flag if you want to install the master build. The recommended stable flag if you want to install the master build. The recommended stable
release version is `v2.3.1`. release version is `v2.4.0`.
```bash ```bash
./deploy.py -v 2.3.1 <PREFIX> ./deploy.py -v 2.4.0 <PREFIX>
``` ```
Available flags: Available flags:
...@@ -102,23 +102,24 @@ Included software: ...@@ -102,23 +102,24 @@ Included software:
------------------ ------------------
- Included software: - Included software:
- gcc@10.2.0 - gcc@10.2.0
- cmake@3.18.1 - cmake@3.18.4
- fmt@6.1.2 - fmt@7.1.2
- spdlog@1.5.0 - spdlog@1.5.0
- nlohmann-json - nlohmann-json
- heppdt@3.04.01 - heppdt@3.04.01
- clhep@2.4.1.3 - clhep@2.4.1.3
- eigen@3.3.7 - eigen@3.3.8
- python@3.7.8 with pip, numpy, pyyaml, pyafp, matplotlib, ipython, scipy - python@3.8.6 with pip, numpy, pyyaml, pyafp, matplotlib, ipython, scipy
- xrootd@4.12.3 - xrootd@4.12.3
- root@6.22.00 - root@6.22.00
- pythia8@8244 - pythia8@8303
- hepmc3@3.2.2 +python +rootio - hepmc3@3.2.2 +python +rootio
- stow@2.3.1
- podio@master - podio@master
- geant4@10.6.2 - geant4@10.6.2
- dd4hep@1.14.1 - dd4hep@1.14.1
- acts@1.02.0 - acts@2.00.0
- gaudi@34.0 - gaudi@35.0
- dawn@3.91a - dawn@3.91a
- dawncut@1.54a - dawncut@1.54a
- The singularity build exports the following applications: - The singularity build exports the following applications:
......
2.3.1 2.4.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment