-
Notifications
You must be signed in to change notification settings - Fork 19
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
Nested 'Parallel Reduction' case #90
Comments
It compiles and runs fine on Summit with xlc, if that helps. Value of t is inconsistent across runs. |
For info, I have seen this error several times with different codes when using |
Good to know @Rombur, I have yet to install LLVM10 in our testing systems, my understanding is that they are still in RC2? Anyway, we will make sure we have the test for any future regression testing. |
Yes, LLVM 10 is still in RC but LLVM 9 was not working for me so I had to do an early upgrade. |
@spophale Compiles but provides inconsistent results for gcc and clang, fails at runtime with nvidia |
What is the RT error msg ? |
@spophale the compile time error is: |
Directive and clause it applies to
Parallel within parallel and reduction
Specification details
From Mailing List:
Is it a known problem?
Kelvin
Any other comments
Reported by Kelvin Li
The text was updated successfully, but these errors were encountered: