The Spack job in CI added +cudss, which unintentionally forced MFEM to build the develop version.
PR #865 removes +cudss so that we can test the released MFEM in CI. We should restore the +cudss in the CI build as soon as MFEM 4.10 is released (which should be in the next weeks)
The Spack job in CI added
+cudss, which unintentionally forced MFEM to build the develop version.PR #865 removes
+cudssso that we can test the released MFEM in CI. We should restore the+cudssin the CI build as soon as MFEM 4.10 is released (which should be in the next weeks)