Issue description
I am trying to build from source with NO_DISTRIBUTED=1, and this error appears and the build is terminated. Here is the complete compilation log.
This occurred with a fresh clone of my fork https://github.com/vishwakftw/pytorch
System Info
- PyTorch or Caffe2: PyTorch
- How you installed PyTorch (conda, pip, source): source
- Build command you used (if compiling from source): python setup.py build develop
- OS: Ubuntu 16.04.2
- Python version: 3.6.5 (Miniconda)
- CUDA/cuDNN version: 8.0.44
- GPU models and configuration: GeForce 940M
- GCC version (if compiling from source): 5.4.0
- CMake version: 3.11.3