Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scitas-software-stacks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
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
SCITAS
Software stack
scitas-software-stacks
Commits
9a3f1870
Commit
9a3f1870
authored
8 months ago
by
Nicolas Richart
Browse files
Options
Downloads
Patches
Plain Diff
Adapting for magma and pmix
parent
e12b210e
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
stacks/pinot-noir/packages_jed.yaml
+23
-8
23 additions, 8 deletions
stacks/pinot-noir/packages_jed.yaml
stacks/pinot-noir/packages_stack.yaml
+3
-9
3 additions, 9 deletions
stacks/pinot-noir/packages_stack.yaml
with
26 additions
and
17 deletions
stacks/pinot-noir/packages_jed.yaml
+
23
−
8
View file @
9a3f1870
...
...
@@ -11,16 +11,35 @@ packages:
-
spec
:
'
+cuda'
when
:
'
%gcc'
# ---------------------------------------------------------------------------
hypre
:
require
:
-
spec
:
'
+cuda'
when
:
'
%gcc'
openmpi
:
require
:
-
spec
:
'
fabrics=hcoll
+cuda
cuda_arch=90
target=icelake'
petsc
:
require
:
-
spec
:
'
+cuda'
when
:
'
%gcc'
ucx
:
require
:
-
spec
:
'
+xpmem
+cma
+rdmacm
+rc
+ud
+dc
+verbs
+ib_hw_tm
+vfs
+gdrcopy
+cuda
cuda_arch=90
target=icelake'
# ---------------------------------------------------------------------------
# Externals
# ---------------------------------------------------------------------------
hcoll
:
buildable
:
False
externals
:
-
spec
:
'
hcoll@4.8.3227'
prefix
:
/usr
openmpi
:
require
:
-
spec
:
'
fabrics=hcoll
+cuda
cuda_arch=90
target=icelake'
pmix
:
buildable
:
false
externals
:
...
...
@@ -39,10 +58,6 @@ packages:
-
spec
:
'
slurm@24-05-0-2'
prefix
:
/usr
ucx
:
require
:
-
spec
:
'
+xpmem
+cma
+rdmacm
+rc
+ud
+dc
+verbs
+ib_hw_tm
+vfs
+gdrcopy
+cuda
cuda_arch=90
target=icelake'
xpmem
:
buildable
:
false
externals
:
...
...
This diff is collapsed.
Click to expand it.
stacks/pinot-noir/packages_stack.yaml
+
3
−
9
View file @
9a3f1870
...
...
@@ -37,12 +37,6 @@ packages:
-
spec
:
'
+ipo'
when
:
'
%gcc'
-
spec
:
'
^python
%gcc@12.3.0'
when
:
'
%gcc@12.3.0
^python'
-
spec
:
'
^openblas
%gcc@12.3.0'
when
:
'
%gcc@12.3.0
^openblas'
# ----------------------------------------------------------------------------
# Requirements
# ----------------------------------------------------------------------------
...
...
@@ -61,7 +55,7 @@ packages:
hypre
:
require
:
-
spec
:
'
+unified-memory
+
magma'
-
spec
:
'
+unified-memory
~
magma'
when
:
'
+cuda'
intel-oneapi-mkl
:
...
...
@@ -85,7 +79,7 @@ packages:
openmpi
:
require
:
-
spec
:
'
@5.0.3
fabrics=ofi,ucx,verbs
schedulers=slurm
~rsh
+romio
romio-filesystem=gpfs'
-
spec
:
'
@5.0.3
fabrics=ofi,ucx,verbs
schedulers=slurm
~rsh
+romio
romio-filesystem=gpfs
+internal-pmix
'
-
spec
:
^ucx +cuda
when
:
+cuda
...
...
@@ -116,7 +110,7 @@ packages:
slurm
:
buildable
:
false
externals
:
-
spec
:
'
slurm@2
4-05-0
-1'
-
spec
:
'
slurm@2
3-11-7
-1'
prefix
:
/usr
pmix
:
...
...
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