opm-simulators/opm/simulators/linalg/gpuistl
2024-11-11 12:13:43 +01:00
..
detail clang-format ILUKernels.cu 2024-10-02 14:59:29 +02:00
device_management.cpp fixed: division by zero if no gpu device was found 2024-11-01 10:29:51 +01:00
device_management.hpp Print GPU used on every rank 2024-10-30 11:03:29 +01:00
GpuBlockPreconditioner.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuBuffer.cpp Add tests for gpu pvt classes 2024-11-08 14:41:34 +01:00
GpuBuffer.hpp Add tests for gpu pvt classes 2024-11-08 14:41:34 +01:00
GpuDILU.cpp refactor cusparsematrixoperations 2024-08-23 11:15:18 +02:00
GpuDILU.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuJac.cpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuJac.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuOwnerOverlapCopy.hpp remove unused variable 2024-11-11 12:13:43 +01:00
GpuSeqILU0.cpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuSeqILU0.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuSparseMatrix.cpp implement PR feedback 2024-10-02 14:57:34 +02:00
GpuSparseMatrix.hpp implement PR feedback 2024-10-02 14:57:34 +02:00
GpuVector.cpp refactor opm_cuda_safe_call 2024-08-23 11:12:13 +02:00
GpuVector.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
GpuView.cpp refactor opm_cuda_safe_call 2024-08-23 11:12:13 +02:00
GpuView.hpp reolve temporary macro todo 2024-09-10 15:44:20 +02:00
OpmGpuILU0.cpp implement PR feedback 2024-10-02 14:57:34 +02:00
OpmGpuILU0.hpp Implement mixed precision GPU ILU0 2024-09-30 16:24:49 +02:00
PreconditionerAdapter.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
PreconditionerConvertFieldTypeAdapter.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
PreconditionerHolder.hpp refactor cuistl folder names 2024-08-22 15:32:21 +02:00
set_device.cpp Print GPU used on every rank 2024-10-30 11:03:29 +01:00
set_device.hpp Print GPU used on every rank 2024-10-30 11:03:29 +01:00
SolverAdapter.hpp SolverAdapter is now more explicit on its communicator/MPI dependence. This fixes the MPI issues with CUDA/HIP/GPUISTL that were introduced with the GhostLastMatrixAdapter. 2024-09-24 10:03:23 +02:00