Closed balos1 closed 2 years ago
I added a new GPU-enabled MFEM+HYPRE example in https://github.com/xsdk-project/xsdk-examples/tree/balos1/updates commit 886b8b0.
I think the example mfem/hypre-superlu/convdiff.cpp
can also be modified slightly to enable GPU support when using HYPRE, at least; usinig GPU-enabled SuperLU in MFEM is not tested and may require some additions in MFEM.
@luszczek, I encountered the same issue as you -- it should be fixed now in this Spack branch: https://gitlab.com/xsdk-project/spack-xsdk/-/tree/xsdk-examples -- it was an issue with a cmake file in SUNDIALS.
Successfully built this new example with xsdk-examples@0.3.0%gcc@7.3.1+cuda on Lassen
I get an error in
mfem/hypre-superlu/CMakeFiles/convdiff.dir/build.make
due to missing variables:The message is:
I get the same:
and: