MCPcopy Create free account

hub / github.com/NVIDIA/jitify / functions

Functions162 in github.com/NVIDIA/jitify

MethodKernel
jitify.hpp:3397
MethodKernel
jitify.hpp:3557
MethodKernelInstantiation
jitify.hpp:3249
MethodKernelInstantiation
jitify.hpp:3561
MethodKernelInstantiation_impl
jitify.hpp:3138
MethodKernelInstantiation_impl
jitify.hpp:3614
MethodKernelLauncher
jitify.hpp:3180
MethodKernelLauncher
jitify.hpp:3565
MethodKernelLauncher_impl
jitify.hpp:3151
MethodKernel_impl
jitify.hpp:3121
MethodKernel_impl
jitify.hpp:3666
MethodLambda
jitify.hpp:3809
MethodObjectCache
jitify.hpp:231
MethodProgram
jitify.hpp:3462
MethodProgram
jitify.hpp:3550
MethodProgram_impl
jitify.hpp:3096
MethodProgram_impl
jitify.hpp:3682
MethodScopedNvrtcProgramDestroyer
jitify.hpp:2780
Methodconfigure
! Configure the kernel launch. * * \param grid The thread grid dimensions for the launch. * \param block The thread block dimensions for
jitify.hpp:3276
Methodconfigure_1d_max_occupancy
! Configure the kernel launch with a 1-dimensional block and grid chosen * automatically to maximise occupancy. * * \param max_block_size T
jitify.hpp:3290
Methodconfigure_1d_max_occupancy
jitify.hpp:4521
Methodcuda_safe_call
jitify.hpp:1128
Methoddeserialize
! Restore a serialized program. * * \param serialized_program The serialized program to restore. * * \see serialize */
jitify.hpp:4145
Methoddeserialize
! Restore a serialized kernel instantiation. * * \param serialized_kernel_inst The serialized kernel instantiation to * restore. * * \s
jitify.hpp:4283
Methodget_func_attribute
* Returns the function attribute requested from the kernel */
jitify.hpp:3305
Methodget_global_array
jitify.hpp:3340
Methodget_global_ptr
* Get a device pointer to a global __constant__ or __device__ variable using * its un-mangled name. If provided, *size is set to the size of the va
jitify.hpp:3330
Methodget_global_value
jitify.hpp:3350
Methodinstantiate
! Instantiate the kernel. * * \param template_args A vector of template arguments represented as * code-strings. These can be generated u
jitify.hpp:3413
Methodkernel
! Select a kernel. * * \param name The name of the kernel (unmangled and without * template arguments). * \param options A vector of optio
jitify.hpp:3475
Methodlaunch
jitify.hpp:1305
Functionmain
stringify.cpp:64
Functionmain
jitify_example.cpp:327
Functionmain
nvrtc_cli.cpp:371
Functionmake_Lambda
jitify.hpp:3814
Methodname
jitify.hpp:881
Methodoperator()
jitify.hpp:3218
Methodoperator()
! Configure the kernel launch. * * \see configure */
jitify.hpp:3264
Methodoperator()
! Select a kernel. * * \see kernel */
jitify.hpp:3483
Methodoperator[]
jitify.hpp:328
Methodpre_launch
jitify.hpp:3580
Methodpre_launch
jitify.hpp:4427
Functionreflect_all
jitify.hpp:994
Methodsafe_launch
jitify.hpp:1311
Methodsafe_launch
! Launch the kernel and check for cuda errors. * * \see launch */
jitify.hpp:3206
Methodserialize
! Save the program. * * \see deserialize */
jitify.hpp:4298
Methodset_func_attribute
* Set the function attribute requested for the kernel */
jitify.hpp:3312
Methodset_global_array
jitify.hpp:3360
Methodset_global_value
jitify.hpp:3370
Functiontest_kernels
jitify_example.cpp:153
Functiontest_parallel_for
jitify_example.cpp:302
Functiontest_simple
jitify_example.cpp:88
Functiontest_simple_experimental
jitify_example.cpp:119
Functionvalue_string<bool>
jitify.hpp:780
Functionvalue_string<char>
jitify.hpp:755
Functionvalue_string<signed char>
jitify.hpp:761
Functionvalue_string<unsigned char>
jitify.hpp:767
Functionvalue_string<wchar_t>
jitify.hpp:773
Methodvector
jitify.hpp:284
Method~CUDAKernel
jitify.hpp:1302
Method~EmbeddedData
jitify.hpp:323
Method~ScopedNvrtcProgramDestroyer
jitify.hpp:2782
← previous101–162 of 162, ranked by callers