MCPcopy Create free account

hub / github.com/NVIDIA/cuda-samples / functions

Functions3,151 in github.com/NVIDIA/cuda-samples

↓ 3 callersFunctionmm_read_mtx_crd_data
cpp/4_CUDA_Libraries/cuSolverRf/mmio.c:254
↓ 3 callersFunctionmm_read_mtx_crd_data
cpp/4_CUDA_Libraries/cuSolverSp_LinearSolver/mmio.c:257
↓ 3 callersFunctionmm_typecode_to_str
cpp/4_CUDA_Libraries/cuSolverSp_LowlevelQR/mmio.c:429
↓ 3 callersFunctionmm_typecode_to_str
cpp/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/mmio.c:429
↓ 3 callersFunctionmm_typecode_to_str
cpp/4_CUDA_Libraries/cuSolverDn_LinearSolver/mmio.c:433
↓ 3 callersFunctionmm_typecode_to_str
cpp/4_CUDA_Libraries/cuSolverRf/mmio.c:426
↓ 3 callersFunctionmm_typecode_to_str
cpp/4_CUDA_Libraries/cuSolverSp_LinearSolver/mmio.c:429
↓ 3 callersFunctionnormalize
cpp/5_Domain_Specific/nbody/bodysystem.h:107
↓ 3 callersFunctionnormalize
cpp/8_Platform_Specific/Tegra/nbody_opengles/bodysystem.h:107
↓ 3 callersFunctionpow
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/arith2.hpp:152
↓ 3 callersFunctionprint_header
(title: str)
python/1_GettingStarted/systemInfo/systemInfo.py:55
↓ 3 callersFunctionpush
(c: int)
python/2_CoreConcepts/greenContext/greenContext.py:176
↓ 3 callersFunctionquat_mul_vec3
cpp/5_Domain_Specific/vulkanImageCUDA/linmath.h:498
↓ 3 callersFunctionquat_mul_vec3
cpp/5_Domain_Specific/simpleVulkan/linmath.h:499
↓ 3 callersFunctionrandData
/////////////////////////////////////////////////////////////////////////// Helper function, returning uniformly distributed random float in [low, hig
cpp/5_Domain_Specific/binomialOptions/binomialOptions.cpp:65
↓ 3 callersFunctionrandData
cpp/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions.cpp:69
↓ 3 callersFunctionrandFloat
/////////////////////////////////////////////////////////////////////////// Common functions /////////////////////////////////////////////////////////
cpp/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU.cpp:57
↓ 3 callersFunctionrenderImage
render Mandelbrot image using CUDA or CPU
cpp/5_Domain_Specific/Mandelbrot/Mandelbrot.cpp:252
↓ 3 callersFunctionrenderScene
cpp/5_Domain_Specific/smokeParticles/particleDemo.cpp:195
↓ 3 callersFunctionrenderScene
/////////////////////////////////////////////////////////////////////////// render a simple 3D scene /////////////////////////////////////////////////
cpp/5_Domain_Specific/postProcessGL/main.cpp:325
↓ 3 callersMethodreset
cpp/2_Concepts_and_Techniques/particles/particleSystem.cpp:427
↓ 3 callersMethodreset
cpp/5_Domain_Specific/smokeParticles/ParticleSystem.cpp:267
↓ 3 callersFunctionrsqrtf
Common/helper_math.h:78
↓ 3 callersFunctionsdkLoadPGM
Common/helper_image.h:213
↓ 3 callersFunctionsdkSavePGM
Common/helper_image.h:309
↓ 3 callersFunctionselectDemo
cpp/5_Domain_Specific/nbody/nbody.cpp:598
↓ 3 callersFunctionselectDemo
cpp/8_Platform_Specific/Tegra/nbody_opengles/nbody_opengles.cpp:622
↓ 3 callersMethodselectRng
cpp/4_CUDA_Libraries/randomFog/rng.cpp:205
↓ 3 callersFunctionshould_bisect
cpp/2_Concepts_and_Techniques/interval/cuda_interval.h:116
↓ 3 callersFunctionsimpleMallocMultiDeviceMmap
cpp/0_Introduction/vectorAddMMAP/multidevicealloc_memmap.cpp:32
↓ 3 callersFunctionstartJulia
cpp/5_Domain_Specific/Mandelbrot/Mandelbrot.cpp:203
↓ 3 callersMethodstep
step the simulation
cpp/5_Domain_Specific/smokeParticles/ParticleSystem.cpp:105
↓ 3 callersFunctionsvrand
random signed vector
cpp/5_Domain_Specific/smokeParticles/ParticleSystem.cpp:166
↓ 3 callersMethodupdate
step the simulation
cpp/2_Concepts_and_Techniques/particles/particleSystem.cpp:251
↓ 3 callersFunctionupdateUniformBuffer
cpp/5_Domain_Specific/simpleVulkan/main.cpp:406
↓ 3 callersFunctionuse_validation
convenience accessors
cpp/9_CUDA_Tile/Benchmark_Common/benchmark.h:55
↓ 3 callersFunctionvec3_mul_cross
cpp/5_Domain_Specific/vulkanImageCUDA/linmath.h:59
↓ 3 callersFunctionvec3_mul_cross
cpp/5_Domain_Specific/simpleVulkan/linmath.h:60
↓ 3 callersFunctionvec4_mul_inner
cpp/5_Domain_Specific/vulkanImageCUDA/linmath.h:98
↓ 3 callersFunctionvec4_mul_inner
cpp/5_Domain_Specific/simpleVulkan/linmath.h:99
↓ 3 callersFunctionwriteVectorMatlab
cpp/2_Concepts_and_Techniques/eigenvalues/matlab.h:109
↓ 2 callersFunctionBlackScholesCall
cpp/5_Domain_Specific/MonteCarloMultiGPU/MonteCarlo_gold.cpp:66
↓ 2 callersFunctionCND
Polynomial approximation of cumulative normal distribution function
cpp/5_Domain_Specific/MonteCarloMultiGPU/MonteCarlo_gold.cpp:53
↓ 2 callersFunctionCND
cpp/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_gold.cpp:34
↓ 2 callersFunctionCND
/////////////////////////////////////////////////////////////////////////// Polynomial approximation of cumulative normal distribution function //////
cpp/5_Domain_Specific/BlackScholes/BlackScholes_gold.cpp:33
↓ 2 callersFunctionCND
////////////////////////////////////////////////////////////////////////// Polynomial approximation of cumulative normal distribution function ///////
cpp/5_Domain_Specific/binomialOptions/binomialOptions_gold.cpp:37
↓ 2 callersFunctionCND
cpp/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_gold.cpp:37
↓ 2 callersFunctionCheckCompiled
Checks if the shader is compiled.
cpp/8_Platform_Specific/Tegra/nbody_opengles/render_particles.cpp:249
↓ 2 callersFunctionConfigParser_GetSectionIndexByName
cpp/8_Platform_Specific/Tegra/cudaNvSciNvMedia/nvmedia_utils/config_parser.cpp:54
↓ 2 callersFunctionDownscale
////////////////////////////////////////////////////////////////////////// \brief resize image \param[in] src image to downscale \param[in]
cpp/5_Domain_Specific/HSOpticalFlow/flowGold.cpp:131
↓ 2 callersFunctionEGLStreamFini
cpp/2_Concepts_and_Techniques/EGLStream_CUDA_CrossGPU/eglstrm_common.cpp:228
↓ 2 callersFunctionEGLStreamInit
cpp/2_Concepts_and_Techniques/EGLStream_CUDA_CrossGPU/eglstrm_common.cpp:69
↓ 2 callersFunctionFinalErrorCheck
cpp/2_Concepts_and_Techniques/threadMigration/threadMigration.cpp:283
↓ 2 callersMethodGetValueString
Common/param.h:99
↓ 2 callersMethodInit
cpp/5_Domain_Specific/simpleD3D12/d3dx12.h:710
↓ 2 callersFunctionInitImage
cpp/8_Platform_Specific/Tegra/cudaNvSciNvMedia/nvmedia_utils/image_utils.cpp:675
↓ 2 callersMethodIsQAReadback
Common/rendercheck_gl.h:104
↓ 2 callersMethodIsValid
cpp/5_Domain_Specific/smokeParticles/framebufferObject.cpp:249
↓ 2 callersFunctionLoadBMPFile
cpp/2_Concepts_and_Techniques/imageDenoising/bmploader.cpp:67
↓ 2 callersFunctionLoadImageAsFP32
////////////////////////////////////////////////////////////////////////// \brief load 4-channel unsigned byte image and convert it to single channel
cpp/5_Domain_Specific/HSOpticalFlow/main.cpp:87
↓ 2 callersFunctionRandomInit
Allocates an array with random float entries.
cpp/0_Introduction/simpleDrvRuntime/simpleDrvRuntime.cpp:196
↓ 2 callersFunctionRandomInit
Allocates an array with random float entries.
cpp/0_Introduction/vectorAddMMAP/vectorAddMMAP.cpp:256
↓ 2 callersFunctionRandomInit
Allocates an array with random float entries.
cpp/0_Introduction/vectorAddDrv/vectorAddDrv.cpp:220
↓ 2 callersFunctionReadImage
cpp/8_Platform_Specific/Tegra/cudaNvSciNvMedia/nvmedia_utils/image_utils.cpp:653
↓ 2 callersMethodSignal
Common/UtilNPP/Signal.h:39
↓ 2 callersFunctionSubroutineDCTvector
************************************************************************** * Performs DCT of vector of 8 elements. * * \param FirstIn [IN] - P
cpp/2_Concepts_and_Techniques/dct8x8/DCT8x8_Gold.cpp:264
↓ 2 callersFunctionSubroutineIDCTvector
************************************************************************** * Performs IDCT of vector of 8 elements. * * \param FirstIn [IN] -
cpp/2_Concepts_and_Techniques/dct8x8/DCT8x8_Gold.cpp:305
↓ 2 callersFunctionTex2D
////////////////////////////////////////////////////////////////////////// \brief host texture fetch read from arbitrary position within image using
cpp/5_Domain_Specific/HSOpticalFlow/flowGold.cpp:45
↓ 2 callersFunctionUpscale
////////////////////////////////////////////////////////////////////////// \brief upscale one component of a displacement field \param[in] src
cpp/5_Domain_Specific/HSOpticalFlow/flowGold.cpp:163
↓ 2 callersFunctionUsageSP
cpp/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR.cpp:52
↓ 2 callersFunctionUsageSP
cpp/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky.cpp:36
↓ 2 callersFunctionWriteFloFile
////////////////////////////////////////////////////////////////////////// \brief save optical flow in format described on vision.middlebury.edu/flow
cpp/5_Domain_Specific/HSOpticalFlow/main.cpp:49
↓ 2 callersFunction__savePPM
Common/helper_image.h:268
↓ 2 callersFunction_align_down
(n: int, k: int)
python/2_CoreConcepts/greenContext/greenContext.py:119
↓ 2 callersFunction_find_working_split
Probe the driver for a (long, critical) split it actually accepts. Escalates the alignment granularity from `min_partition_size` upward in
python/2_CoreConcepts/greenContext/greenContext.py:139
↓ 2 callersFunction_get_relu_kernels
Get or compile the ReLU kernels for a given device. Parameters ---------- device : Device CUDA device object Returns
python/3_FrameworkInterop/customTensorFlowKernel/customTensorFlowKernel.py:109
↓ 2 callersFunction_run_one
Launch the delay kernel on `long_stream`, wait `launch_gap_s` on the host, launch the critical kernel on `critical_stream`, and time both wit
python/2_CoreConcepts/greenContext/greenContext.py:339
↓ 2 callersFunctionabs
Common/helper_math.h:1408
↓ 2 callersFunctionaddFileToProgram
cpp/7_libNVVM/ptxgen/ptxgen.c:80
↓ 2 callersFunctionaddSphere
cpp/2_Concepts_and_Techniques/particles/particles.cpp:325
↓ 2 callersMethodaddSphere
cpp/2_Concepts_and_Techniques/particles/particleSystem.cpp:463
↓ 2 callersFunctionanimation
cpp/5_Domain_Specific/marchingCubes/marchingCubes.cpp:267
↓ 2 callersFunctionappendTileBlockMacroOptions
cpp/9_CUDA_Tile/tileMatmulAutotuner/backend_common.h:171
↓ 2 callersFunctionattachShader
Attach shader to a program
cpp/4_CUDA_Libraries/oceanFFT/oceanFFT.cpp:827
↓ 2 callersMethodbackward
Backward pass: compute gradient. For y = x², the derivative is dy/dx = 2x Therefore: grad_x = grad_output * 2x Para
python/3_FrameworkInterop/customPyTorchKernel/customPyTorchKernel.py:191
↓ 2 callersMethodbeginSceneRender
render scene depth to texture (this is to ensure that particle are correctly occluded in the low-resolution render buffer)
cpp/5_Domain_Specific/smokeParticles/SmokeRenderer.cpp:412
↓ 2 callersFunctionbeginWinCoords
Common/paramgl.h:46
↓ 2 callersFunctionbench_iters
cpp/9_CUDA_Tile/Benchmark_Common/benchmark.h:57
↓ 2 callersFunctionbenchmark_kernel_1d
Benchmark a 1D kernel with given threads-per-block configuration. Uses CUDA events for accurate GPU timing. Returns timing statistics as
python/2_CoreConcepts/launchConfigTuning/launchConfigTuning.py:124
↓ 2 callersMethodbindRenderPath
bind to the FrameBuffer Object
Common/rendercheck_gl.h:1085
↓ 2 callersFunctionbinomialOptionsGPU
cpp/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_gpu.cpp:68
↓ 2 callersFunctionceilDiv
cpp/9_CUDA_Tile/tileMatmulAutotuner/backend_common.h:78
↓ 2 callersFunctioncheckOrder
/////////////////////////////////////////////////////////////////////////// Helper functions /////////////////////////////////////////////////////////
cpp/0_Introduction/mergeSort/mergeSort_host.cpp:38
↓ 2 callersFunctioncheckbuf
cpp/2_Concepts_and_Techniques/EGLStream_CUDA_Interop/cuda_consumer.cpp:256
↓ 2 callersFunctionclamp_0_255
************************************************************************** * The routine clamps the input value to integer byte range [0, 255] * * \p
cpp/2_Concepts_and_Techniques/dct8x8/BmpUtil.cpp:53
↓ 2 callersFunctioncleanup
cpp/4_CUDA_Libraries/oceanFFT/oceanFFT.cpp:604
↓ 2 callersFunctioncleanup
Global cleanup function Shared by both GL and non-GL code paths
cpp/3_CUDA_Features/bindlessTexture/bindlessTexture.cpp:221
↓ 2 callersFunctioncleanup
cpp/5_Domain_Specific/recursiveGaussian/recursiveGaussian.cpp:202
↓ 2 callersFunctioncleanup
cpp/8_Platform_Specific/Tegra/fluidsGLES/fluidsGLES.cpp:601
↓ 2 callersFunctioncleanupNvMedia
cpp/8_Platform_Specific/Tegra/cudaNvSciNvMedia/nvmedia_producer.cpp:333
← previousnext →301–400 of 3,151, ranked by callers