MCPcopy Create free account

hub / github.com/NVIDIA/jitify / functions

Functions162 in github.com/NVIDIA/jitify

↓ 23 callersMethodend
jitify.hpp:340
↓ 21 callersMethodbegin
jitify.hpp:337
↓ 14 callersMethodconfigure
jitify.hpp:4516
↓ 14 callersFunctionstartswith
nvrtc_cli.cpp:203
↓ 13 callersMethodlaunch
jitify.hpp:3598
↓ 12 callersMethodkernel
jitify.hpp:4494
↓ 11 callersMethodinstantiate
jitify.hpp:4499
↓ 10 callersMethodresize
jitify.hpp:232
↓ 7 callersFunctionhash_larson64
jitify.hpp:428
↓ 7 callersFunctionreflect_list
jitify.hpp:998
↓ 6 callersFunctionendswith
jitify.hpp:1074
↓ 6 callersFunctionhash_combine
jitify.hpp:437
↓ 5 callersFunctiondeserialize
jitify.hpp:3949
↓ 5 callersMethodprogram
! Create a program. * * \param source A string containing either the source filename or * the source itself; in the latter case, the firs
jitify.hpp:3542
↓ 5 callersFunctionreflect
jitify.hpp:923
↓ 4 callersFunctionare_close
jitify_example.cpp:67
↓ 4 callersMethodcontains
jitify.hpp:236
↓ 4 callersFunctionfailed_to
nvrtc_cli.cpp:349
↓ 4 callersMethodget_constant_ptr
* \deprecated Use \p get_global_ptr instead. */
jitify.hpp:3320
↓ 4 callersFunctionpath_join
jitify.hpp:379
↓ 3 callersFunctioncompile_program
nvrtc_cli.cpp:122
↓ 3 callersFunctiondetect_and_add_cuda_arch
jitify.hpp:2541
↓ 3 callersFunctiondetect_and_add_cxx11_flag
jitify.hpp:2597
↓ 3 callersMethoddiscard_old
jitify.hpp:219
↓ 3 callersFunctionis_tokenchar
jitify.hpp:344
↓ 3 callersFunctionload_source
jitify.hpp:556
↓ 3 callersFunctionparse_option_argument
nvrtc_cli.cpp:330
↓ 3 callersFunctionserialize
jitify.hpp:3939
↓ 3 callersFunctiontype_of
jitify.hpp:981
↓ 3 callersFunctionwrite_to_file
nvrtc_cli.cpp:355
↓ 2 callersFunctionadd_options_from_env
jitify.hpp:2515
↓ 2 callersFunctioncompile_kernel
jitify.hpp:2717
↓ 2 callersMethodcreate_global_variable_map
create a map of __constant__ and __device__ variables in the ptx file mapping demangled to mangled name
jitify.hpp:1224
↓ 2 callersMethodcreate_module
jitify.hpp:1135
↓ 2 callersFunctiondemangle_cuda_symbol
MSVC compiler
jitify.hpp:798
↓ 2 callersFunctiondemangle_native_type
jitify.hpp:802
↓ 2 callersMethoddestroy_module
jitify.hpp:1211
↓ 2 callersFunctionget_1d_max_occupancy
jitify.hpp:3016
↓ 2 callersFunctionget_arch_string
nvrtc_cli.cpp:213
↓ 2 callersFunctionget_default_arch
nvrtc_cli.cpp:230
↓ 2 callersMethodget_func_attribute
jitify.hpp:1318
↓ 2 callersMethodget_global_data
jitify.hpp:1343
↓ 2 callersMethodget_global_ptr
jitify.hpp:1329
↓ 2 callersFunctioninstantiate_kernel
jitify.hpp:2980
↓ 2 callersFunctionload_program
jitify.hpp:2839
↓ 2 callersMethodname
jitify.hpp:849
↓ 2 callersMethodprint
jitify.hpp:3645
↓ 2 callersFunctionprint_compile_log
jitify.hpp:508
↓ 2 callersFunctionprint_supported_archs
nvrtc_cli.cpp:258
↓ 2 callersFunctionreflect_template
Template instantiation reflection inline std::string reflect_template(std::vector<std::string> const& args) {
jitify.hpp:1013
↓ 2 callersMethodsafe_launch
jitify.hpp:3606
↓ 2 callersMethodserialize
! Save the program. * * \see deserialize */
jitify.hpp:4158
↓ 2 callersMethodset_func_attribute
jitify.hpp:1324
↓ 2 callersMethodset_global_data
jitify.hpp:1358
↓ 2 callersMethodset_linker_log
jitify.hpp:1246
↓ 2 callersFunctionsplit_compiler_and_linker_options
jitify.hpp:2614
↓ 2 callersFunctionsplit_string
jitify.hpp:521
↓ 2 callersFunctiontest_constant
jitify_example.cpp:236
↓ 2 callersFunctionwrite_time_info
nvrtc_cli.cpp:314
↓ 1 callersFunctionarray_size
jitify.hpp:2467
↓ 1 callersMethodbuild_kernel
jitify.hpp:3651
↓ 1 callersFunctioncomment_out_code_line
jitify.hpp:488
↓ 1 callersFunctiondemangle_ptx_variable_name
Demangles nested variable names using the PTX name mangling scheme (which follows the Itanium64 ABI). E.g., _ZN1a3Foo2bcE -> a::Foo::bc.
jitify.hpp:1033
↓ 1 callersFunctiondeserialize_magic_number
jitify.hpp:4031
↓ 1 callersFunctionextract_include_info_from_compile_error
jitify.hpp:442
↓ 1 callersFunctionfile_callback
jitify_example.cpp:71
↓ 1 callersFunctionget_cuda_jit_input_type
Infers the JIT input type from the filename suffix. If no known suffix is present, the filename is assumed to refer to a library, and the associated s
jitify.hpp:1082
↓ 1 callersFunctionget_current_executable_path
jitify.hpp:1061
↓ 1 callersFunctionget_supported_archs
nvrtc_cli.cpp:239
↓ 1 callersFunctioninstance_of
jitify.hpp:907
↓ 1 callersFunctionis_include_directive_with_quotes
jitify.hpp:476
↓ 1 callersMethodlaunch
Note: It's important that there is no implicit conversion required for arg_ptrs, because otherwise the parameter pack version below gets called instea
jitify.hpp:3196
↓ 1 callersMethodload_sources
jitify.hpp:3718
↓ 1 callersFunctionparallel_for
jitify.hpp:3869
↓ 1 callersFunctionpath_base
jitify.hpp:363
↓ 1 callersFunctionpath_filename
nvrtc_cli.cpp:270
↓ 1 callersFunctionpath_simplify
Elides "/." and "/.." tokens from path.
jitify.hpp:394
↓ 1 callersFunctionpop_remove_unused_globals_flag
jitify.hpp:2633
↓ 1 callersFunctionprint_usage
nvrtc_cli.cpp:58
↓ 1 callersFunctionprint_version
nvrtc_cli.cpp:295
↓ 1 callersFunctionprint_with_line_numbers
jitify.hpp:496
↓ 1 callersFunctionptx_parse_decl_name
jitify.hpp:2645
↓ 1 callersFunctionptx_remove_unused_globals
jitify.hpp:2663
↓ 1 callersFunctionremove_extension
nvrtc_cli.cpp:288
↓ 1 callersFunctionreplace_characters
jitify.hpp:295
↓ 1 callersFunctionreplace_token
jitify.hpp:348
↓ 1 callersFunctionsanitize_filename
jitify.hpp:305
↓ 1 callersFunctionsanitize_string_literal
Replaces " with \"
stringify.cpp:53
↓ 1 callersFunctionsanitize_varname
Replaces non-alphanumeric characters with '_' and prepends '_' if the string begins with a digit.
stringify.cpp:40
↓ 1 callersFunctionserialize_magic_number
jitify.hpp:4026
↓ 1 callersFunctionstrip_double_underscore_tokens
Removes all tokens that start with double underscores.
jitify.hpp:785
↓ 1 callersMethodtouch
jitify.hpp:239
↓ 1 callersFunctionvalue_string
jitify.hpp:748
MethodCUDAKernel
jitify.hpp:1262
MethodCapture
jitify.hpp:3787
MethodEmbeddedData
jitify.hpp:316
MethodExecutionPolicy
jitify.hpp:3757
MethodInstance
jitify.hpp:899
MethodJitCache
jitify.hpp:3502
MethodJitCache_impl
jitify.hpp:3067
next →1–100 of 162, ranked by callers