Skip to content

Move to CMake's native support for CUDA.

Roel Aaij requested to merge cmake_native_cuda into master

Only changes in CMakeLists.txt. Some things are a bit fragile, specifically library ordering in some link commands.

That's also the reason why the PV checker is still a shared library; it refuses to link Allen when it's static...

closes #30 (closed)

Edited by Dorothea Vom Bruch

Merge request reports