Contents
Launch the kernel given a KernelDescriptor using the global registry. This is a short-hand for default_registry().lookup(descriptor).launch(args...)
KernelDescriptor
default_registry().lookup(descriptor).launch(args...)