## 🐛 Bug I'm seeing a lot of `warning: ignoring #pragma omp parallel` like this: <img width="1085" alt="image" src="https://user-images.githubusercontent.com/5203025/95647645-b5553600-0b03-11eb-94e1-4ad6caf7215d.png"> Maybe there should be a `-fopenmp`? ## Environment - PyTorch / torchvision Version (e.g., 1.0 / 0.4.0): master/master - OS (e.g., Linux): Ubuntu 18.04 - How you installed PyTorch / torchvision (`conda`, `pip`, source): source - Build command you used (if compiling from source): cmake+ninja+gcc-8 - Python version: 3.6 - CUDA/cuDNN version: 11.0/8