Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,9 @@ packages:
prmon:
require:
- +plot
professor:
require:
- '@2.3.3:'
Comment thread
wdconinc marked this conversation as resolved.
protobuf:
require:
- '@32.1'
Expand Down
1 change: 1 addition & 0 deletions spack-environment/xl/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ spack:
- podio
- poppler
- prmon
- professor
- pyrobird
- pythia8
- py-awkward
Expand Down
2 changes: 2 additions & 0 deletions spack-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ a7c32f24cd5b69b237dc974804a71326306f4e58
de97f131df3dbc940151f406afd5c2c1158a660c
caf013be0ee1594fdbba8feb07ffecc88474a2b0
75395349957ad785cca50002dffb18bbcb48af27
dcf9162c02da6fbde05bdbc595561b7956f5381b
---
## Optional hash table with comma-separated file list
## For these commits, the cherry-pick will be restricted to the listed files only.
Expand All @@ -43,3 +44,4 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
## de97f131df3dbc940151f406afd5c2c1158a660c: TensorFlow: add v2.21.0
## caf013be0ee1594fdbba8feb07ffecc88474a2b0: Add missing xxd dep
## 75395349957ad785cca50002dffb18bbcb48af27: py-torch: ensure setuptools is not unnecessarily constrained for 2.10:
## dcf9162c02da6fbde05bdbc595561b7956f5381b: cargo-c: depends_on pkgconfig
Loading