Skip to content

Commit cc9e8f2

Browse files
committed
Reactivate +raja build in GH actions.
1 parent 491dfd3 commit cc9e8f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/spack_cpu_build.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,14 @@ jobs:
102102
# - exago@develop~mpi~ipopt~hiop~python~raja
103103
# See #44 - +mpi~python should fail if no python in system,
104104
# but the runner happens to have one...
105-
# - exago@develop+mpi~ipopt+hiop~python~raja ^openmpi
105+
- exago@develop+mpi~ipopt+hiop~python~raja ^openmpi
106106
# See #18 - +hiop~mpi causes issues
107107
# - exago@develop~mpi~ipopt+hiop~python+raja
108108
# See #16 - +python~mpi causes issues
109109
# - exago@develop~mpi~ipopt+hiop+python~raja
110110
# - exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
111111
# See #40 - +hiop+raja~ipopt ^hiop~sparse is useful for edge cases
112-
# - exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
113-
- exago@develop+mpi~ipopt+hiop~python~raja ^openmpi ^[email protected]~hypre~superlu-dist~hdf5~metis
112+
- exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
114113

115114
name: Build ExaGO with Spack
116115
steps:

0 commit comments

Comments
 (0)