summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-2.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compute/dynamic-dispatch-2.slang')
-rw-r--r--tests/compute/dynamic-dispatch-2.slang1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compute/dynamic-dispatch-2.slang b/tests/compute/dynamic-dispatch-2.slang
index 6b8b0e633..708504eeb 100644
--- a/tests/compute/dynamic-dispatch-2.slang
+++ b/tests/compute/dynamic-dispatch-2.slang
@@ -1,4 +1,5 @@
//TEST(compute):COMPARE_COMPUTE:-cpu -xslang -allow-dynamic-code
+//DISABLE_TEST(compute):COMPARE_COMPUTE:-cuda -xslang -allow-dynamic-code
// Test dynamic dispatch code gen for static member functions
// of associated type.