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
!9
Eve update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Eve update
eve_update
into
main
Overview
1
Commits
3
Pipelines
2
Changes
14
Merged
Sebastian Müller
requested to merge
eve_update
into
main
1 year ago
Overview
1
Commits
3
Pipelines
2
Changes
1
Expand
The EVE os was updated to Rocky-Linux 9 and a lot of compilers were not reinstalled.
Changes
remove all unsupported load scripts
add CI to test load scripts on EVE
👍
0
👎
0
Merge request reports
Viewing commit
58f5e170
Prev
Next
Show latest version
1 file
+
5
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
58f5e170
CI: fix copy-pasta
· 58f5e170
Sebastian Müller
authored
1 year ago
.gitlab-ci.yml
+
5
−
5
Options
@@ -29,20 +29,20 @@ show-env-vars:
eve.chs-conda01
:
stage
:
test
script
:
source
hpc-module-loads/
eve.chs-conda01
script
:
source eve.chs-conda01
eve.chs-conda02
:
stage
:
test
script
:
source
hpc-module-loads/
eve.chs-conda02
script
:
source eve.chs-conda02
eve.gfortran102
:
stage
:
test
script
:
source
hpc-module-loads/
eve.gfortran102
script
:
source eve.gfortran102
eve.gfortran122
:
stage
:
test
script
:
source
hpc-module-loads/
eve.gfortran122
script
:
source eve.gfortran122
eve.intel2020b
:
stage
:
test
script
:
source
hpc-module-loads/
eve.intel2020b
script
:
source eve.intel2020b
Loading