Skip to content

Changes that will enable the usage of cmake 3.8+ with SpatialOps.

James Sutherland requested to merge sr-cmake-3-8-cuda into master

The update to nvcc (v9.0 currently) solved the segmentation fault that was occurring during Debug CUDA compilation using CMake 3.8.

Merge request reports