Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 358 Bytes

api.md

File metadata and controls

33 lines (27 loc) · 358 Bytes

API

[Kernel language](@id api_kernel_language)

@kernel
@Const
@index
@localmem
@private
@synchronize
@print
@uniform
@groupsize
@ndrange
@groupreduce

Host language

synchronize
allocate
KernelAbstractions.zeros

Internal

KernelAbstractions.Kernel
KernelAbstractions.partition
KernelAbstractions.@context