pytorch/torch/lib/libshm
Dmytro Dzhulgakov 46503a7ac0 Trim libshm deps, move tempfile.h to c10 (#17019)
Summary:
libshm_manager doesn't need to depend on all of libtorch. It only uses tiny tempfile.h which can be moved to c10. I could just duplicate the file too, but it's not worth it as c10 is small enough.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17019

Differential Revision: D14052688

Pulled By: dzhulgakov

fbshipit-source-id: 8797d15f8c7c49c49d40b7ab2f43aa3bf6becb0c
2019-02-13 19:38:35 -08:00
..
alloc_info.h Fix some deadlocks when torch_shm_manager is not found (#1030) 2017-03-17 18:28:39 -04:00
CMakeLists.txt try to get rid of tmp_install (#16414) 2019-01-29 17:29:40 -08:00
core.cpp libshm retry on EINTR (#15964) 2019-01-14 04:30:40 -08:00
err.h libshm retry on EINTR (#15964) 2019-01-14 04:30:40 -08:00
libshm.h Introduce SupervisedPtr, delete THAllocator and THCDeviceAllocator (#9358) 2018-07-15 15:11:18 -07:00
manager.cpp Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
socket.h libshm retry on EINTR (#15964) 2019-01-14 04:30:40 -08:00