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
No related branches found
No related tags found
1 merge request!30Resolve "Add opencascade to container"
...@@ -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 install, or omit the 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 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 ```bash
./install.py -v 2.5.0 <PREFIX> ./install.py -v 2.6.1 <PREFIX>
``` ```
Available flags: Available flags:
...@@ -122,6 +122,7 @@ Included software: ...@@ -122,6 +122,7 @@ Included software:
- gaudi@34.0 - gaudi@34.0
- dawn@3.91a - dawn@3.91a
- dawncut@1.54a - dawncut@1.54a
- opencascade
- The singularity build exports the following applications: - The singularity build exports the following applications:
- eic_shell: a development shell in the image - eic_shell: a development shell in the image
- container_dev: same as EIC shell - container_dev: same as EIC shell
......
2.6.0 2.6.1
...@@ -27,5 +27,6 @@ spack: ...@@ -27,5 +27,6 @@ spack:
- gaudi@34.0 - gaudi@34.0
- dawn@3_91a - dawn@3_91a
- dawncut@1_54a - dawncut@1_54a
- opencascade
concretization: together concretization: together
view: /usr/local view: /usr/local
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment