#include <memory>
#include <type_traits>
#include <cuda_runtime.h>
Go to the source code of this file.
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
cms::cuda | |
Typedefs | |
using | cms::cuda::SharedStreamPtr = std::shared_ptr< std::remove_pointer_t< cudaStream_t > > |