tvm
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces
cuda_ipc_memory.h File Reference
#include <tvm/runtime/c_runtime_api.h>
#include <tvm/runtime/memory/memory_manager.h>
#include <tvm/runtime/object.h>
#include <vector>
Include dependency graph for cuda_ipc_memory.h:

Go to the source code of this file.

Classes

class  tvm::runtime::cuda_ipc::CUDAIPCMemoryObj
 The CUDA IPC (interprocess communication) memory object, which internally contains data pointers to CUDA IPC memory. It is be useful for efficient all-reduce implementation. More...
 
class  tvm::runtime::cuda_ipc::CUDAIPCMemory
 Managed reference to CUDAIPCMemoryObj. More...
 

Namespaces

 tvm
 Performance counters for profiling via the PAPI library.
 
 tvm::runtime
 
 tvm::runtime::cuda_ipc