Skip to content
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

[CUDA] Segmentation fault in CTS enqueue tests #1224

Closed
fabiomestre opened this issue Jan 3, 2024 · 2 comments
Closed

[CUDA] Segmentation fault in CTS enqueue tests #1224

fabiomestre opened this issue Jan 3, 2024 · 2 comments
Labels
conformance Conformance test suite issues.

Comments

@fabiomestre
Copy link
Contributor

fabiomestre commented Jan 3, 2024

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.

@fabiomestre fabiomestre added the conformance Conformance test suite issues. label Jan 3, 2024
@pbalcer
Copy link
Contributor

pbalcer commented Jan 10, 2024

I'm not sure why the segmentation fault is not triggering a failure. So that should be debugged in addition to fixing the test.

This is a known issue with the match script, it's being resolved here in #1029

@npmiller
Copy link
Contributor

Closing this as I believe it's fixed, the linked PR has been merged, and the CUDA plugin no longer has segmentation fault matches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues.
Projects
None yet
Development

No branches or pull requests

3 participants