We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792451c commit 664a5a1Copy full SHA for 664a5a1
test/kernelabstractions.jl
@@ -7,4 +7,6 @@ Testsuite.testsuite(()->MetalBackend(), "Metal", Metal, MtlArray, Metal.MtlDevic
7
"Convert", # depends on https://github.com/JuliaGPU/Metal.jl/issues/69
8
"SpecialFunctions", # no equivalent Metal intrinsics for gamma, erf, etc
9
"sparse", # not supported yet
10
+ "CPU synchronization",
11
+ "fallback test: callable types",
12
]))
0 commit comments