Skip to content
Snippets Groups Projects

Resolve "Add opencascade to container"

Merged Sylvester Joosten requested to merge 26-add-opencascade-to-container into master
3 files
+ 5
3
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
2
@@ -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
Loading