NVIDIA / AMGX

Distributed multigrid linear solver library on GPU
468 stars 136 forks source link

Added new optimised path for setup phase #280

Closed mattmartineau closed 7 months ago

mattmartineau commented 8 months ago
mattmartineau commented 7 months ago

There are many ongoing optimisations within the sparse operators. For now, those sparse operators are tested with our internal test suite of matrices, but I am hiding the optimisations behind a new generic flag use_opt_kernels, until they are externally tested and promoted for the release of v2.5.0.

I am removing support for CUDA 10.