pytorch/torch/csrc/cuda
Mikayla Gawarecki 018e48c337 [Reland] Add wrappers for synchronous GPUDirect Storage APIs (#133489)
Reland #130633

USE_CUFILE turned off by default in this version
Pull Request resolved: https://github.com/pytorch/pytorch/pull/133489
Approved by: https://github.com/albanD
2024-08-15 17:11:52 +00:00
..
shared Drop GIL around cudart APIs (#132520) 2024-08-05 17:04:01 +00:00
comm.cpp [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
comm.h [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
CUDAPluggableAllocator.cpp Move handle-creation logic into cudacaching allocator. (#130888) 2024-07-18 21:34:38 +00:00
CUDAPluggableAllocator.h Fix typo in assignment operators (#131890) 2024-07-27 11:13:42 +00:00
device_set.h
Event.cpp [2/N] Change #include <c10/util/Optional.h> to #include <optional> (#130236) 2024-07-09 03:17:24 +00:00
Event.h
GdsFile.cpp [Reland] Add wrappers for synchronous GPUDirect Storage APIs (#133489) 2024-08-15 17:11:52 +00:00
GdsFile.h [Reland] Add wrappers for synchronous GPUDirect Storage APIs (#133489) 2024-08-15 17:11:52 +00:00
Graph.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
memory_snapshot.cpp [Memory Snapshot] Skip C++ warmup unwind() call if context is not set (#133038) 2024-08-13 17:25:24 +00:00
memory_snapshot.h [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
MemPool.cpp Implements torch.cuda.MemPool() API (#131152) 2024-08-01 01:29:30 +00:00
Module.cpp [Reland] Add wrappers for synchronous GPUDirect Storage APIs (#133489) 2024-08-15 17:11:52 +00:00
Module.h
nccl.cpp [nccl] Wrap nccl code update with version check (#130419) 2024-08-02 01:22:07 +00:00
nccl.h [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
python_comm.cpp [codemod] c10::optional -> std::optional in caffe2/aten/src/ATen/DeviceGuard.h +117 (#126901) 2024-05-24 00:26:15 +00:00
python_comm.h
python_nccl.cpp [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
python_nccl.h
Stream.cpp [3/N] Remove unused functions (#128179) 2024-06-07 16:13:16 +00:00
Stream.h
Tensor.cpp
THCP.h
utils.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00