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

Take into account intel-openmp for mutex? #7

Open
h-vetinari opened this issue Feb 17, 2021 · 0 comments
Open

Take into account intel-openmp for mutex? #7

h-vetinari opened this issue Feb 17, 2021 · 0 comments

Comments

@h-vetinari
Copy link
Member

I was wondering if intel-openmp (from here) also should be handled by this mutex?

A while ago, I got the following clobber-warning:

ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/win-64::intel-openmp-2020.3-h57928b3_311, conda-forge/win-64::llvm-openmp-11.0.0-h74a9793_1
  path: 'library/bin/libiomp5md.dll'

I then removed llvm-openmp for windows, but that drops the openmp-compliance in windows from 4.5 to 2.0, and I don't know how severe the performance impact of that is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant