f14f488fd2
2021-11-04 nightly release (2486061c72c12ac7eb53946448f0a29525bf8cd1)
2021-11-04 00:09:46 -07:00
d68cce5399
2019-12-03 nightly release (18ec4632b335521c8497ca2760a386c6d0d10a64)
2019-12-03 00:02:14 -08:00
7c08f1083e
libshm retry on EINTR ( #15964 )
...
Summary:
fixes https://github.com/pytorch/pytorch/issues/14314
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15964
Differential Revision: D13639034
Pulled By: soumith
fbshipit-source-id: 44592762aa46982e5d3616d55b5666a2c2ce9105
2019-01-14 04:30:40 -08:00
77fbc12f23
Fix some deadlocks when torch_shm_manager is not found ( #1030 )
...
- Add additional timeouts to test_multiprocessing to reduce chances of
hanging indefintely on failure
- Add missing header guards
- Fix typo
- Check that torch_shm_manager exists in torch/__init__.py
2017-03-17 18:28:39 -04:00
f9d186d33a
Add initial version of multiprocessing module
2016-08-31 19:46:08 -07:00