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

Merge branch '26-add-opencascade-to-container' into 'master'

Resolve "Add opencascade to container"

Closes #26

See merge request !30
parents ed30a4d6 1639c936
Branches
Tags v2.6.1
1 merge request!30Resolve "Add opencascade to container"
......@@ -15,9 +15,9 @@ cd eic_container
modeuefile will be installed to `$PREFIX/../../etc/modulefiles`.
You can use the `-v` flag to select the version you want to install, or omit the
flag if you want to install the master build. The recommended stable
release version is `v2.5.0`.
release version is `v2.6.1`.
```bash
./install.py -v 2.5.0 <PREFIX>
./install.py -v 2.6.1 <PREFIX>
```
Available flags:
......@@ -122,6 +122,7 @@ Included software:
- gaudi@34.0
- dawn@3.91a
- dawncut@1.54a
- opencascade
- The singularity build exports the following applications:
- eic_shell: a development shell in the image
- container_dev: same as EIC shell
......
2.6.0
2.6.1
......@@ -27,5 +27,6 @@ spack:
- gaudi@34.0
- dawn@3_91a
- dawncut@1_54a
- opencascade
concretization: together
view: /usr/local
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment