mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-13 01:36:10 +00:00
Lazy CUDA IPC handle opening
This commit is contained in:
@@ -25,6 +25,7 @@ struct TransportInfo
|
||||
struct RegisteredMemory::Impl
|
||||
{
|
||||
void* data;
|
||||
bool dataInitialized;
|
||||
size_t size;
|
||||
int rank;
|
||||
TransportFlags transports;
|
||||
|
||||
Reference in New Issue
Block a user