Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/jitify
/ functions
Functions
162 in github.com/NVIDIA/jitify
⨍
Functions
162
◇
Types & classes
27
Method
Kernel
jitify.hpp:3397
Method
Kernel
jitify.hpp:3557
Method
KernelInstantiation
jitify.hpp:3249
Method
KernelInstantiation
jitify.hpp:3561
Method
KernelInstantiation_impl
jitify.hpp:3138
Method
KernelInstantiation_impl
jitify.hpp:3614
Method
KernelLauncher
jitify.hpp:3180
Method
KernelLauncher
jitify.hpp:3565
Method
KernelLauncher_impl
jitify.hpp:3151
Method
Kernel_impl
jitify.hpp:3121
Method
Kernel_impl
jitify.hpp:3666
Method
Lambda
jitify.hpp:3809
Method
ObjectCache
jitify.hpp:231
Method
Program
jitify.hpp:3462
Method
Program
jitify.hpp:3550
Method
Program_impl
jitify.hpp:3096
Method
Program_impl
jitify.hpp:3682
Method
ScopedNvrtcProgramDestroyer
jitify.hpp:2780
Method
configure
! Configure the kernel launch. * * \param grid The thread grid dimensions for the launch. * \param block The thread block dimensions for
jitify.hpp:3276
Method
configure_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
Method
configure_1d_max_occupancy
jitify.hpp:4521
Method
cuda_safe_call
jitify.hpp:1128
Method
deserialize
! Restore a serialized program. * * \param serialized_program The serialized program to restore. * * \see serialize */
jitify.hpp:4145
Method
deserialize
! Restore a serialized kernel instantiation. * * \param serialized_kernel_inst The serialized kernel instantiation to * restore. * * \s
jitify.hpp:4283
Method
get_func_attribute
* Returns the function attribute requested from the kernel */
jitify.hpp:3305
Method
get_global_array
jitify.hpp:3340
Method
get_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
Method
get_global_value
jitify.hpp:3350
Method
instantiate
! Instantiate the kernel. * * \param template_args A vector of template arguments represented as * code-strings. These can be generated u
jitify.hpp:3413
Method
kernel
! Select a kernel. * * \param name The name of the kernel (unmangled and without * template arguments). * \param options A vector of optio
jitify.hpp:3475
Method
launch
jitify.hpp:1305
Function
main
stringify.cpp:64
Function
main
jitify_example.cpp:327
Function
main
nvrtc_cli.cpp:371
Function
make_Lambda
jitify.hpp:3814
Method
name
jitify.hpp:881
Method
operator()
jitify.hpp:3218
Method
operator()
! Configure the kernel launch. * * \see configure */
jitify.hpp:3264
Method
operator()
! Select a kernel. * * \see kernel */
jitify.hpp:3483
Method
operator[]
jitify.hpp:328
Method
pre_launch
jitify.hpp:3580
Method
pre_launch
jitify.hpp:4427
Function
reflect_all
jitify.hpp:994
Method
safe_launch
jitify.hpp:1311
Method
safe_launch
! Launch the kernel and check for cuda errors. * * \see launch */
jitify.hpp:3206
Method
serialize
! Save the program. * * \see deserialize */
jitify.hpp:4298
Method
set_func_attribute
* Set the function attribute requested for the kernel */
jitify.hpp:3312
Method
set_global_array
jitify.hpp:3360
Method
set_global_value
jitify.hpp:3370
Function
test_kernels
jitify_example.cpp:153
Function
test_parallel_for
jitify_example.cpp:302
Function
test_simple
jitify_example.cpp:88
Function
test_simple_experimental
jitify_example.cpp:119
Function
value_string<bool>
jitify.hpp:780
Function
value_string<char>
jitify.hpp:755
Function
value_string<signed char>
jitify.hpp:761
Function
value_string<unsigned char>
jitify.hpp:767
Function
value_string<wchar_t>
jitify.hpp:773
Method
vector
jitify.hpp:284
Method
~CUDAKernel
jitify.hpp:1302
Method
~EmbeddedData
jitify.hpp:323
Method
~ScopedNvrtcProgramDestroyer
jitify.hpp:2782
← previous
101–162 of 162, ranked by callers