Skip to content

Commit 20e00f0

Browse files
committed
Hook up to KA
1 parent 9e425a3 commit 20e00f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MetalKernels.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ end
195195
end
196196

197197
@device_override @inline function KA.__print(args...)
198-
# TODO
198+
Metal._mtlprint(args...)
199199
end
200200
## COV_EXCL_STOP
201201

0 commit comments

Comments
 (0)