Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
38
Issue boards
Milestones
Wiki
Code
Merge requests
30
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
Commits
b128b6d6
Commit
b128b6d6
authored
1 month ago
by
Eric Müller
Browse files
Options
Downloads
Patches
Plain Diff
feat: add site-config/image-jusuf/{config,packages}.yaml
parent
613b1914
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
site-config/image-jusuf/config.yaml
+2
-0
2 additions, 0 deletions
site-config/image-jusuf/config.yaml
site-config/image-jusuf/packages.yaml
+106
-0
106 additions, 0 deletions
site-config/image-jusuf/packages.yaml
with
108 additions
and
0 deletions
site-config/image-jusuf/config.yaml
0 → 100644
+
2
−
0
View file @
b128b6d6
config
:
test_stage
:
/tmp/spack_tests
This diff is collapsed.
Click to expand it.
site-config/image-jusuf/packages.yaml
0 → 100644
+
106
−
0
View file @
b128b6d6
packages
:
# all:
# compiler: ["gcc@13.3"]
# variants: +mpi +cuda cuda_arch=75
gmake
:
#buildable: False
externals
:
-
spec
:
gmake@4.3
prefix
:
/usr
subversion
:
buildable
:
False
externals
:
-
spec
:
subversion@1.10.2
prefix
:
/usr
intel-tbb
:
compiler
:
[
"
gcc@13.3"
]
# Prefer GCC 13.3 for intel-tbb
variants
:
+shared
# Enable shared libraries
version
:
[
2021.9.0
]
# Use version 2021.9.0 (compatible with GCC 13.3)
buildable
:
true
# Allow Spack to build intel-tbb if not found externally
suitparse
:
compiler
:
[
"
gcc@13.3"
]
# Force suite-sparse to use gcc@13.3
cuda
:
buildable
:
False
externals
:
-
spec
:
cuda@12.6.0
prefix
:
/p/software/jusuf/stages/2025/software/CUDA/12/
modules
:
-
Stages/2025
-
CUDA/12
cudnn
:
buildable
:
False
externals
:
-
spec
:
cudnn@9.5.0.50-12
prefix
:
/p/software/jusuf/stages/2025/software/cuDNN/9.5.0.50-CUDA-12/
modules
:
-
Stages/2025
-
cuDNN/9.5.0.50-CUDA-12
mpi
:
buildable
:
False
mpich
:
buildable
:
False
externals
:
-
spec
:
"
mpich@4.1.5%gcc@13.3.0
arch=linux-rocky9-zen2"
prefix
:
/p/software/jusuf/stages/2025/software/psmpi/5.10.0-1-GCC-13.3.0/
modules
:
-
Stages/2025
-
GCC/13.3.0
-
ParaStationMPI/5.10.0-1
llvm
:
variants
:
~cuda
binutils
:
buildable
:
False
externals
:
-
spec
:
binutils@2.42
prefix
:
/p/software/jusuf/stages/2025/software/binutils/2.42-GCCcore-13.3.0
numactl
:
buildable
:
False
externals
:
-
spec
:
numactl@2.0.18
prefix
:
/p/software/jusuf/stages/2025/software/numactl/2.0.18-GCCcore-13.3.0
modules
:
-
numactl/2.0.18
ucx
:
buildable
:
False
externals
:
-
spec
:
ucx@1.17.0
prefix
:
/p/software/jusuf/stages/2025/software/UCX/default-GCCcore-13.3.0
modules
:
-
UCX/default
xz
:
buildable
:
False
externals
:
-
spec
:
xz@5.4.5
prefix
:
/p/software/jusuf/stages/2025/software/XZ/5.4.5-GCCcore-13.3.0
libxml2
:
buildable
:
False
externals
:
-
spec
:
libxml2@2.12.7
prefix
:
/p/software/jusuf/stages/2025/software/libxml2/2.12.7-GCCcore-13.3.0
libevent
:
buildable
:
False
externals
:
-
spec
:
libevent@2.1.12
prefix
:
/p/software/jusuf/stages/2025/software/libevent/2.1.12-GCCcore-13.3.0
libpciaccess
:
buildable
:
False
externals
:
-
spec
:
libpciaccess@0.18.1
prefix
:
/p/software/jusuf/stages/2025/software/libpciaccess/0.18.1-GCCcore-13.3.0
hwloc
:
buildable
:
False
externals
:
-
spec
:
hwloc@2.10.0
prefix
:
/p/software/jurecadc/stages/2025/software/hwloc/2.10.0-GCCcore-13.3.0
modules
:
-
Stages/2025
-
GCC/13.3.0
-
hwloc/2.10.0
pmix
:
buildable
:
False
externals
:
-
spec
:
pmix@5.0.3
prefix
:
/p/software/jusuf/stages/2025/software/PMIx/5.0.3-GCCcore-13.3.0
modules
:
-
GCC/13.3.0
-
PMIx/5.0.3
This diff is collapsed.
Click to expand it.
Preview
0%
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