Updated supported CUDA verison to 12.8
Open
mitya-y
opened this issue 6 months ago
•
0 comments
- Updated supported CUDA verison to 12.8: removed local cub library and included necessary headers
- Fixed tests: removed unstable compile option CUDA_SEPARABLE_COMPILATION
- Added new function: multiplication on inverted matrix
- Fixed bug with sizes in matrices addition function
- Added option for using matrix addition optimization from nsparse (before it was used always)
- Updated gtest version to last release for compatibility with last cmake version