-
Notifications
You must be signed in to change notification settings - Fork 915
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
[BUG] Integer PTX JIT gtest failures on H100 system (CUDA 12.0) #15048
Labels
bug
Something isn't working
Comments
Click here to see environment details
|
I believe this issue was due to a stale jitify cache and was resolved by #15052 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Integer and DateTime PTX JIT tests fail on a CUDA 12.0 / H100 (DGX) system. Interestingly the FP32 versions of both of these tests pass.
Steps/Code to reproduce bug
I'm sing the combined dev container, but I suspect a cuDF-only container would also reproduce. I build with
Then run with
ctest
command will also run the tests, or just rungtests/BINARYOP_TEST
orgtests/TRANSFORM_TEST
orgtests/STREAM_BINARYOP_TEST
.Expected behavior
Tests shouls pass.
Environment overview (please complete the following information)
Environment details
See next comment.
The text was updated successfully, but these errors were encountered: