STRUMPACK 6.2.0
Bugfix release, with some changes in the C interface.
- Additions to the C interface for the sparse solver:
. Solve with multiple RHS
. Specify grid dimensions, stencil, for geometric ordering
. Fix typo in GPU enabling routine
. Set lossy precision - Bugfix in passing grid via options object
- Bugfix in LOSSY/LOSSLESS compression using ZFP
- Compilation fix for nvcc not finding MPI when the CXX/C
compilers are set to the MPI wrappers - Fix Fortran module case in CMake when using CCE
- Disable GPU if CUDA/HIP are not enabled