warning: ignoring #pragma omp parallel
Open
@vfdev-5 is already working on this.
Since Oct 12, 2020.
module: ops
topic: build
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
🐛 Bug
I'm seeing a lot of warning: ignoring #pragma omp parallel like this:

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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.