MCPcopy Create free account
hub / github.com/NVIDIA/jitify / configure

Method configure

jitify.hpp:3276–3279  ·  view source on GitHub ↗

! Configure the kernel launch. * * \param grid The thread grid dimensions for the launch. * \param block The thread block dimensions for the launch. * \param smem The amount of shared memory to dynamically allocate, in * bytes. * \param stream The CUDA stream to launch the kernel in. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

KernelLauncherClass · 0.85

Tested by

no test coverage detected