Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Merge requests
!30
Resolve "Add opencascade to container"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Add opencascade to container"
26-add-opencascade-to-container
into
master
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
Sylvester Joosten
requested to merge
26-add-opencascade-to-container
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
Closes
#26 (closed)
Edited
4 years ago
by
Sylvester Joosten
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
1639c936
1 commit,
4 years ago
3 files
+
5
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
README.md
+
3
−
2
Options
@@ -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