Skip to content

Make sure nvcc compiles with bigobj on windows.

This required as the testing infrastructure creates thousands of symbol entries, and the default for VisualStudio is crazy small.

Merge request reports