cuda-api-wrappers
cuda-api-wrappers copied to clipboard
cuda::stream_t::enqueue_t methods are non-const
There's probably no reason the cuda::stream_t::enqueue_t methods are non-const - let's make the const.