Skip to content
Snippets Groups Projects
Commit c6724597 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Broaden nv crash quirk

parent b64930ec
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -72,7 +72,7 @@ def test_get_info(ctx_factory):
(cl.Event, cl.event_info.COMMAND_QUEUE),
]),
(("NVIDIA Corporation", "NVIDIA CUDA",
"OpenCL 1.2 CUDA 7.5.15"),
"OpenCL 1.2 CUDA 7.5"),
[
(cl.Buffer, getattr(cl.mem_info, "USES_SVM_POINTER", None)),
]),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment