Skip to content

Teach VTK-m how to specify the CUDA GPU architecture to build for.

Like the ability to specify the vectorization level, users of CMake can now specify what GPU architectures they want to build for. Most users should just use the default 'native'.

Merge request reports