cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

cuda::stream_t::enqueue_t methods are non-const

Open eyalroz opened this issue 3 years ago • 0 comments

There's probably no reason the cuda::stream_t::enqueue_t methods are non-const - let's make the const.

eyalroz avatar Sep 09 '22 17:09 eyalroz