Skip to content

Cuda Arch

Markus Holzer requested to merge holzer/walberla:CUDA_ARCH into master

Sets CMAKE_CUDA_ARCHITECTURES to off if not given by the user to suppress CMake warnings. Furthermore, WALBERLA_STL_BOUNDS_CHECKS and CUDA compatibility is checked now.

Fixes #129 (closed) and #138 (closed)

Edited by Markus Holzer

Merge request reports