index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
modules tcl: fix autoload mechanism in template (#36237)
Xavier Delaruelle
1
-6
/
+1
2023-03-19
Fix case spelling for Lmod and Tcl (#36215)
Xavier Delaruelle
2
-2
/
+2
2023-03-17
Update the PyTorch ecosystem (#36132)
Adam J. Stewart
3
-0
/
+3
2023-03-15
Hotfix: CI: Add CI target for gpu-test stack (#36136)
kwryankrattiger
1
-0
/
+1
2023-03-14
Fix typo affecting Gitlab CI (#36103)
Harmen Stoppels
1
-1
/
+1
2023-03-14
concretizer: add mode to reuse dependencies only (#30990)
Michael Kuhn
1
-9
/
+9
2023-03-13
Set build_jobs dynamically in CI to avoid oversubscription (#35996)
Harmen Stoppels
4
-2
/
+7
2023-03-10
get --dev and drop set -x (#36010)
Harmen Stoppels
1
-1
/
+1
2023-03-10
curl flag is not universally supported (#36009)
Harmen Stoppels
3
-3
/
+3
2023-03-10
hotfix: fix double double quotes (#36005)
Harmen Stoppels
1
-1
/
+1
2023-03-10
ci: version bump for ghcr.io/spack/e4s-amazonlinux-2 (#35976)
Zack Galbreath
10
-15
/
+15
2023-03-10
CI boilerplate reduction (#34272)
kwryankrattiger
30
-2527
/
+573
2023-03-10
ci: Increase the amount of pruning possible for PR pipelines (#35944)
Scott Wittenburg
1
-0
/
+1
2023-03-03
CI: Fix timeout for VisIt and ParaView (#35787)
kwryankrattiger
1
-0
/
+2
2023-03-01
Remove handling of deprecated target names (graviton) (#35537)
Massimiliano Culpo
3
-3
/
+3
2023-02-16
Style: black 23, skip magic trailing comma (#35351)
Adam J. Stewart
1
-11
/
+4
2023-02-13
ci: gpu test stack: turn off cuda@11.7 builds (#35467)
eugeneswalker
1
-10
/
+0
2023-02-09
gpu test stack: add test w/ ^cuda@12 builds on A100 w/ newer driver (#35375)
eugeneswalker
1
-8
/
+13
2023-02-03
ci: add minimal gpu testing stack (#35251)
eugeneswalker
3
-0
/
+368
2023-01-30
e4s: add and prefer boost +python +filesystem +iostreams +system (#35180)
eugeneswalker
1
-0
/
+3
2023-01-29
e4s oneapi: use oneapi@2023.0.0 (#34634)
eugeneswalker
2
-83
/
+98
2023-01-29
e4s: add power stack (#32710)
eugeneswalker
3
-317
/
+477
2023-01-23
e4s: add cusz +cuda (#35004)
eugeneswalker
1
-0
/
+1
2023-01-21
Add --exclude option to 'spack external find' (#35013)
Alex Richert
1
-1
/
+1
2023-01-20
Allocate more memory for generate jobs in all stacks (#35040)
Zack Galbreath
1
-11
/
+2
2023-01-20
e4s: ecp-data-vis-sdk +rocm: remove redundant amdgpu_target specification (#3...
eugeneswalker
1
-1
/
+1
2023-01-19
depfile: --make-target-prefix -> --make-prefix (#35009)
Harmen Stoppels
1
-1
/
+1
2023-01-18
e4s ci: clean up unnecessary constraints (#35006)
eugeneswalker
1
-17
/
+11
2023-01-18
e4s: add sz3 (#35007)
eugeneswalker
1
-0
/
+1
2023-01-18
e4s ci: add veloc (#35003)
eugeneswalker
1
-0
/
+1
2023-01-18
license year bump (#34921)
Harmen Stoppels
23
-23
/
+23
2023-01-18
e4s: add py-h5py ~mpi variant (#34998)
eugeneswalker
1
-1
/
+2
2023-01-18
depfile: variable with all identifiers (#34678)
Harmen Stoppels
1
-0
/
+3
2023-01-16
Refer to mirrors by name, path, or url (#34891)
Harmen Stoppels
1
-3
/
+13
2023-01-16
e4s: add py-h5py (#34914)
eugeneswalker
1
-0
/
+1
2023-01-16
e4s ci: py-libensemble: activate variants (#34915)
eugeneswalker
1
-1
/
+1
2023-01-14
spack list: add `--count` option (#34950)
Todd Gamblin
1
-1
/
+1
2023-01-13
Paraview rocm (#34790)
kwryankrattiger
1
-4
/
+7
2023-01-11
Bump memory requests for e4s/ml generate jobs (#34648)
Mike VanDenburgh
1
-0
/
+10
2023-01-10
protected runner jobs at uo: trust e4s-uo signing key (#34828)
eugeneswalker
12
-0
/
+36
2023-01-10
gitlab ci: fix tags for pipeline generation jobs (#34789)
Scott Wittenburg
1
-37
/
+44
2023-01-10
Add CUDA 12.0 (#34664)
Wileam Y. Phan
1
-4
/
+4
2023-01-10
e4s ci: use 2023-01-01 runner image (#34827)
eugeneswalker
2
-4
/
+4
2023-01-04
e4s: move default values for rocm/cuda arch into packags:all:variants (#34772)
Harmen Stoppels
1
-65
/
+58
2022-12-27
spack graph: rework to use Jinja templates and builders (#34637)
Massimiliano Culpo
2
-1
/
+34
2022-12-22
ML CI: Linux x86_64 (#34299)
Adam J. Stewart
4
-256
/
+283
2022-12-17
e4s: disable mac stack due to binary relocation issue#32571 (#34560)
eugeneswalker
1
-103
/
+103
2022-12-15
gitlab ci: more resources for slow builds (#34505)
Zack Galbreath
8
-2
/
+28
2022-12-13
Use file paths/urls correctly (#34452)
Harmen Stoppels
1
-1
/
+1
2022-12-09
gitlab ci: more resources for paraview and py-torch (#34412)
Scott Wittenburg
4
-1
/
+6
[next]