Skip to content
Snippets Groups Projects
Commit 98e54f13 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Correcting over constraint py-fenics-{ufl,ffx,basix}

parent 5f89975f
No related branches found
No related tags found
No related merge requests found
Pipeline #198255 failed
......@@ -8,6 +8,9 @@ packages:
- spec: "^libiconv"
when: "^iconv"
- spec: '+ipo'
when: '%gcc'
- spec: ^intel-oneapi-mpi
when: '%oneapi ^mpi'
......@@ -38,8 +41,11 @@ packages:
- spec: ^nvhpc+lapack
when: '%nvhpc ^lapack'
- spec: '+ipo'
when: '%gcc'
- spec: ^openblas
when: '%gcc ^py-numpy'
- spec: ^intel-oneapi-mkl
when: '%oneapi ^py-numpy'
# ----------------------------------------------------------------------------
# Requirements
......
......@@ -283,10 +283,7 @@ spack:
- opencv
- openfoam +metis
- paraview +shared +python +hdf5 ~osmesa +opengl2 +egl
- py-fenics-basix
- py-fenics-dolfinx
- py-fenics-ffcx
- py-fenics-ufl
- py-h5py
- py-horovod
- py-keras
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment