CUDA. fix static in global kernel
Remove `static constexpr` within the global kernel. This is not supported by all CUDA versions.
Please register or sign in to comment
Remove `static constexpr` within the global kernel. This is not supported by all CUDA versions.