version 8.1.1
- bug fix for CPU trisolve:
** fix omp taskloop bug for certain Intel compilers
** change mpi_test to mpi_wait in broadcast tree - fixing error related to MPI communicator reordering
- correct memory allocation for GEMM buffer
- disable internal copy of COLAMD code, link with external library
- add single precision HWPM option
- fixes for Fortran parallel build and CMakeLists.txt
- add automatic CUDA architecture detection in cmake
What's Changed
New Contributors
Full Changelog: v8.1.0...v8.1.1