We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a segmentation fault in urEnqueueKernelLaunchWithVirtualMemory on the cuda adapter.
At the moment, regressions in other entrypoints will not be caught by the CI.
I'm not sure why the segmentation fault is not triggering a failure. So that should be debugged in addition to fixing the test.
The text was updated successfully, but these errors were encountered:
This is a known issue with the match script, it's being resolved here in #1029
Sorry, something went wrong.
Closing this as I believe it's fixed, the linked PR has been merged, and the CUDA plugin no longer has segmentation fault matches
No branches or pull requests
There is a segmentation fault in urEnqueueKernelLaunchWithVirtualMemory on the cuda adapter.
At the moment, regressions in other entrypoints will not be caught by the CI.
I'm not sure why the segmentation fault is not triggering a failure. So that should be debugged in addition to fixing the test.
The text was updated successfully, but these errors were encountered: