OpenVDB 13.1.0
Loading...
Searching...
No Matches
DeviceStreamMap.h File Reference

nanovdb::cuda::DeviceStreamMap maps device IDs to CUDA streams, which is useful for multi-GPU applications. More...

#include <cuda.h>
#include <map>
#include <vector>
#include <nanovdb/util/cuda/Util.h>

Go to the source code of this file.

Classes

class  DeviceStreamMap
 map from a device ID to an associated cuda stream. Useful for multi-GPU applications. More...

Namespaces

namespace  nanovdb
 Defines a simple memory pool used to call cub functions that use dynamic temporary storage.
namespace  nanovdb::cuda

Detailed Description

nanovdb::cuda::DeviceStreamMap maps device IDs to CUDA streams, which is useful for multi-GPU applications.

Author
Ken Museth
Date
October 15, 2024