Disable asserts for cuda architecture builds
assert
is supported on recent CUDA cards, but compiling it appears
to be very slow. Turning it off to make the compile time more
tractable.
assert
is supported on recent CUDA cards, but compiling it appears
to be very slow. Turning it off to make the compile time more
tractable.