pytorch / pytorch/vision

warning: ignoring #pragma omp parallel

Open
#2,783 16 comments 0 reactions 1 assignee View on GitHub

@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:
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.