Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning when using OpenMP with Intel MKL #52

Open
AlbertoCasasOrtiz opened this issue Nov 5, 2020 · 0 comments
Open

Warning when using OpenMP with Intel MKL #52

AlbertoCasasOrtiz opened this issue Nov 5, 2020 · 0 comments
Labels
warning Something isn't working, but it's not crucial. wontfix This will not be worked on

Comments

@AlbertoCasasOrtiz
Copy link
Member

AlbertoCasasOrtiz commented Nov 5, 2020

When using OpenMP, the following warning appears

OMP: Info #274: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.

Looks like it is an Intel MKL use that they have to solve on their side. The proposed solution is to turn off those warnings.

Link to Intel forums explaining this

@AlbertoCasasOrtiz AlbertoCasasOrtiz added wontfix This will not be worked on warning Something isn't working, but it's not crucial. labels Nov 5, 2020
@AlbertoCasasOrtiz AlbertoCasasOrtiz added this to the Release Version milestone Nov 5, 2020
@AlbertoCasasOrtiz AlbertoCasasOrtiz added this to To Do in WFES (MVP) via automation Nov 5, 2020
@AlbertoCasasOrtiz AlbertoCasasOrtiz removed this from the Release Version milestone Nov 9, 2020
@AlbertoCasasOrtiz AlbertoCasasOrtiz removed this from To Do in WFES (MVP) Nov 13, 2020
@AlbertoCasasOrtiz AlbertoCasasOrtiz removed this from To Do in WFES (Release) Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warning Something isn't working, but it's not crucial. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant