Skip to content
Snippets Groups Projects
Commit 21aed15f authored by Eric Müller's avatar Eric Müller :mountain_bicyclist:
Browse files

packages.yaml: Add some comments to help HPC sites

parent 420c28fa
No related branches found
No related tags found
4 merge requests!299create new experimental release,!290update branch,!289update branch,!278py-jaxlib: Add explicit variant `cuda` (but disable)
Pipeline #21272 passed with stage
in 3 minutes and 49 seconds
packages:
all:
# collab-specific settings
target: [x86_64]
compiler: [gcc@10.3.0]
python:
# collab-specific settings
version: [3.8.11]
r:
version: [4.1.3]
# EM: +X fixes build for collab
variants: [+X]
py-torch:
# ECM: keep at latest w.r.t. tracked upstream spack
version: [1.11.0]
# ECM: No cuda nor rocm in collab VMs.
# I did not try to minimize the specification any further.
variants: [~cuda~rocm~valgrind~mkldnn~mpi~gloo+tensorpipe~onnx_ml]
py-jax:
# ECM: No cuda in collab VMs.
variants: [~cuda]
py-jaxlib:
# ECM: No cuda in collab VMs.
variants: [~cuda]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment