Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
40
Issue boards
Milestones
Wiki
Code
Merge requests
29
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
ebrains-spack-builds
Merge requests
!388
Added site-config for JUSUF
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added site-config for JUSUF
config_for_jusuf_jsc
into
master
Overview
0
Commits
23
Pipelines
1
Changes
3
Merged
Andreas Müller
requested to merge
config_for_jusuf_jsc
into
master
1 year ago
Overview
0
Commits
23
Pipelines
1
Changes
3
Expand
Added site-config for JUSUF. Using the same one as for JURECA-DC with adapted paths.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b7dcb54d
23 commits,
1 year ago
3 files
+
157
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
site-config/jusuf/compilers.yaml
0 → 100644
+
28
−
0
Options
compilers
:
-
compiler
:
spec
:
gcc@11.3.0
paths
:
cc
:
/p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/gcc
cxx
:
/p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/g++
f77
:
/p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/gfortran
fc
:
/p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/gfortran
flags
:
{}
operating_system
:
rocky8
target
:
x86_64
modules
:
-
StdEnv/2023
environment
:
{}
extra_rpaths
:
[]
-
compiler
:
spec
:
gcc@8.5.0
paths
:
cc
:
/usr/bin/gcc
cxx
:
/usr/bin/g++
f77
:
null
fc
:
null
flags
:
{}
operating_system
:
rocky8
target
:
x86_64
modules
:
[]
environment
:
{}
extra_rpaths
:
[]