eigen-cuda
eigen-cuda copied to clipboard
MWE for using the Eigen library in CUDA kernels
Results
2
eigen-cuda issues
Sort by
recently updated
recently updated
newest added
Cant build on a nano with cuda 10.0, as there are no gc/g++ files in the bin, only nvcc
This PR - Updates CMake - Uses an up-to-date Eigen version via `FetchContent` - Removes Eigen from thirdparty - Updates the readme