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 0a6f172 commit 2371f88Copy full SHA for 2371f88
test/intrinsics.jl
@@ -1,4 +1,3 @@
1
-
2
function test_intrinsics_kernel(results)
3
# Test all intrinsics return NamedTuples with x, y, z fields
4
global_size = KI.get_global_size()
@@ -19,7 +18,6 @@ function test_intrinsics_kernel(results)
19
18
return
20
end
21
22
23
function intrinsics_testsuite(backend, AT)
24
@testset "KernelIntrinsics Tests" begin
25
@testset "Basic intrinsics functionality" begin
0 commit comments