Kjetil Olsen Lye
|
a6b0ffac70
|
Removed unused using statement.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
4228daf670
|
Added cusparseWarnIfError and CUSPARSE_WARN_IF_ERROR.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
81bc76384d
|
Documentation fix.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
863647f592
|
Added cudaWarnIfError/OPM_CUDA_WARN_IF_ERROR
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
cab0efeec5
|
Added cublasWarnIfError/CUBLAS_WARN_IF_ERROR.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
e4c0ce08dc
|
Fixed documentation and formatting.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
b456fee209
|
Updated copyright headers.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
062d692c83
|
Added handles for cusparse and cublas.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
03a7fb6c9d
|
Added error macros to check last CUDA error.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
a204708f37
|
Refactored CUDA error macros to call inline functions.
|
2023-05-09 15:20:34 +02:00 |
|
Kjetil Olsen Lye
|
bf9dd4e1dd
|
Added safe call macros for CUDA, CuBlas and CuSparse.
|
2023-05-09 15:20:34 +02:00 |
|