Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HPC Fortran Module Loads
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CHS
HPC Fortran Module Loads
Commits
157d6c74
Commit
157d6c74
authored
1 year ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
add eve.chs-conda02
parent
6de5d97f
No related branches found
Branches containing commit
Tags
v1.4.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-1
2 additions, 1 deletion
README.md
eve.chs-conda02
+7
-0
7 additions, 0 deletions
eve.chs-conda02
with
9 additions
and
1 deletion
README.md
+
2
−
1
View file @
157d6c74
...
...
@@ -15,7 +15,8 @@ All these scripts will load:
### Usage
-
Conda environment with gfortran:
```
bash
source
eve.chs-conda01
source
eve.chs-conda01
# or
source
eve.chs-conda02
```
-
GNU 6.4 compiler (
`foss/2018a`
Toolchain):
```
bash
...
...
This diff is collapsed.
Click to expand it.
eve.chs-conda02
0 → 100644
+
7
−
0
View file @
157d6c74
module purge
module use /global/apps/modulefiles
module load chs-fortran-conda/0.2.0
export FC=gfortran
export F77=gfortran
export CC=gcc
export CXX=g++
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment