Closed ax3l closed 3 years ago
CUDA/NVCC is sometimes a bit pedantic when using constexpr in device code. Storing those in a temporary variable silences these warnings.
Fix #16
CUDA/NVCC is sometimes a bit pedantic when using constexpr in device code. Storing those in a temporary variable silences these warnings.
Fix #16