-
Notifications
You must be signed in to change notification settings - Fork 44
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
Enable rng cuda tests when with %xl? #914
Comments
There seems to be an additional issue with XL+ cuda/11.
@alexrlongne Do you see anything obviously wrong with the compile line? This same code works for gcc+cuda. |
It looks fine to me. I don't recognize any part of the error message. |
I'm convinced this is an XL+cuda bug, but I don't want to track it down because the issue is in R123 code. They do a lot of bad things with CPP. |
Let's ignore this. the vendor code is just too buggy. |
+cuda %xl
. Presumable because earlier versions of XL didn't work correctly with cuda.Draco/src/rng/test/CMakeLists.txt
Line 84 in f8ea72a
The text was updated successfully, but these errors were encountered: