Skip to content

Commit aef3728

Browse files
committed
Print
1 parent b63f875 commit aef3728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CUDAKernels.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ end
239239
sync_threads()
240240
end
241241

242-
@device_override @inline function KA.__print(args...)
242+
@device_override @inline function KI._print(args...)
243243
CUDA._cuprint(args...)
244244
end
245245

0 commit comments

Comments
 (0)