-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
openmp 17.0.0.rc1 #98
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would appreciate your input on this @isuruf
# check https://clang.llvm.org/docs/OpenMPSupport.html | ||
# occasionally to see last fully supported openmp ver. | ||
{% set openmp_ver = "4.5" %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before 17.0.0 GA we still need to decide what to do with the OpenMP version. LLVM 17 now defaults to 5.1, even though most of 5.0 & 5.1 are ostensibly not implemented yet (according to the status page, which seems very stale however). I asked about this upstream several times, leading to llvm/llvm-project#63633, but no response so far.
See also #96 for some more details.
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
…nda-forge-pinning 2023.07.28.20.44.13
Also needs the builds from conda-forge/clangdev-feedstock#237 now. |
Waiting for builds from conda-forge/llvmdev-feedstock#233