We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8949eb2 commit 55d8905Copy full SHA for 55d8905
.github/workflows/spack_cpu_build.yaml
@@ -107,9 +107,9 @@ jobs:
107
# - exago@develop~mpi~ipopt+hiop~python+raja
108
# See #16 - +python~mpi causes issues
109
# - exago@develop~mpi~ipopt+hiop+python~raja
110
- - exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
+ #- exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
111
# See #40 - +hiop+raja~ipopt ^hiop~sparse is useful for edge cases
112
- - exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
+ #- exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
113
114
name: Build ExaGO with Spack
115
steps:
0 commit comments