pytorch/caffe2/distributed
Orion Reblitz-Richardson 488ea824ed Additional changes to make GPU builds work (#10507)
Summary:
A continuation of https://github.com/pytorch/pytorch/pull/10504 for GPU, torch, etc. builds.

I was testing with

```
FULL_CAFFE2=1 python setup.py build_deps | tee ~/log.txt
cat ~/log.txt | egrep 'undefined refer' | sort | less
```

I'll rebase on master when Yangqing's changes in 10504 land, but putting up for some testing.

cc mingzhe09088 anderspapitto ezyang
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10507

Reviewed By: Yangqing

Differential Revision: D9359606

Pulled By: orionr

fbshipit-source-id: c2a3683b3ea5839689f5d2661da0bc9055a54cd2
2018-08-16 13:25:27 -07:00
..
CMakeLists.txt Adding back untracked files from manual github pull 2017-01-12 08:59:19 -08:00
file_store_handler.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
file_store_handler.h build changes to make cpu unified build working. (#10504) 2018-08-15 17:22:36 -07:00
file_store_handler_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
file_store_handler_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
file_store_handler_op_gpu.cc HIP Operators Generator--> HipOpG (#9322) 2018-07-19 00:26:06 -07:00
file_store_handler_op_test.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
py_export.cc Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
redis_store_handler.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
redis_store_handler.h build changes to make cpu unified build working. (#10504) 2018-08-15 17:22:36 -07:00
redis_store_handler_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
redis_store_handler_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
redis_store_handler_op_gpu.cc HIP Operators Generator--> HipOpG (#9322) 2018-07-19 00:26:06 -07:00
redis_store_handler_op_test.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
store_handler.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
store_handler.h Additional changes to make GPU builds work (#10507) 2018-08-16 13:25:27 -07:00
store_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
store_ops.h build changes to make cpu unified build working. (#10504) 2018-08-15 17:22:36 -07:00
store_ops_test_util.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00