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
Merge requests
!6
lumi modules
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
lumi modules
lumi
into
main
Overview
1
Commits
2
Pipelines
0
Changes
1
Merged
Jeisson Javier Leal Rojas
requested to merge
lumi
into
main
1 year ago
Overview
1
Commits
2
Pipelines
0
Changes
1
Expand
Minimal module list to run mHM in Lumi cluster
👍
0
👎
0
Merge request reports
Compare
main
version 1
a00f5d93
1 year ago
main (base)
and
latest version
latest version
ddbc9184
2 commits,
1 year ago
version 1
a00f5d93
1 commit,
1 year ago
1 file
+
5
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
lumi.gfortran112
0 → 100644
+
5
−
0
Options
module purge
module load gcc/11.2.0
module load cray-hdf5/1.12.2.3
module load cray-netcdf/4.9.0.1
export FC=gfortran
Loading