#include <cuda_internal.h>
|
| | GPUreduceRemoteChannelInfo (NodeID _owner, XferDesKind _kind, uintptr_t _remote_ptr, const std::vector< Channel::SupportedPath > &_paths) |
| |
| virtual RemoteChannel * | create_remote_channel () |
| |
| template<typename S > |
| bool | serialize (S &serializer) const |
| |
| | SimpleRemoteChannelInfo (NodeID _owner, XferDesKind _kind, uintptr_t _remote_ptr, const std::vector< Channel::SupportedPath > &_paths, const std::vector< Memory > &indirect_memories) |
| |
| | SimpleRemoteChannelInfo (NodeID _owner, XferDesKind _kind, uintptr_t _remote_ptr, const std::vector< Channel::SupportedPath > &_paths) |
| |
| template<typename S > |
| bool | serialize (S &serializer) const |
| |
| virtual | ~RemoteChannelInfo () |
| |
◆ GPUreduceRemoteChannelInfo()
◆ create_remote_channel()
| virtual RemoteChannel * Realm::Cuda::GPUreduceRemoteChannelInfo::create_remote_channel |
( |
| ) |
|
|
virtual |
◆ deserialize_new()
template<typename S >
| static RemoteChannelInfo * Realm::Cuda::GPUreduceRemoteChannelInfo::deserialize_new |
( |
S & |
deserializer | ) |
|
|
static |
◆ serialize()
template<typename S >
| bool Realm::Cuda::GPUreduceRemoteChannelInfo::serialize |
( |
S & |
serializer | ) |
const |
◆ serdez_subclass
The documentation for this class was generated from the following file: