#include <cstddef>
#include <map>
Go to the source code of this file.
Classes | |
struct | cms::cuda::allocator::TotalBytes |
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
cms::cuda | |
cms::cuda::allocator | |
Typedefs | |
using | cms::cuda::allocator::GpuCachedBytes = std::map< int, TotalBytes > |
Map type of device ordinals to the number of cached bytes cached by each device. More... | |
Functions | |
allocator::GpuCachedBytes | cms::cuda::deviceAllocatorStatus () |