Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-samples
/ functions
Functions
2,691 in github.com/NVIDIA/cuda-samples
⨍
Functions
2,691
◇
Types & classes
482
↓ 2 callers
Function
ReadImage
cpp/8_Platform_Specific/Tegra/cudaNvSciNvMedia/nvmedia_utils/image_utils.cpp:653
↓ 2 callers
Method
SetPercentage
Common/param.h:110
↓ 2 callers
Function
Tex2D
////////////////////////////////////////////////////////////////////////// \brief host texture fetch read from arbitrary position within image using
cpp/5_Domain_Specific/HSOpticalFlow/flowGold.cpp:45
↓ 2 callers
Function
Tex2Di
////////////////////////////////////////////////////////////////////////// \brief host texture fetch read specific texel value out of range coords ar
cpp/5_Domain_Specific/HSOpticalFlow/flowGold.cpp:103
↓ 2 callers
Function
_ConvertSMVer2CoresDRV
Beginning of GPU Architecture definitions
cpp/0_Introduction/matrixMulDynlinkJIT/helper_cuda_drvapi.h:81
↓ 2 callers
Function
__savePPM
Common/helper_image.h:268
↓ 2 callers
Function
_cudaGetErrorEnum
Common/helper_cuda.h:53
↓ 2 callers
Function
_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 callers
Function
_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 callers
Function
_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 callers
Function
abs
Common/helper_math.h:1414
↓ 2 callers
Function
addSphere
cpp/2_Concepts_and_Techniques/particles/particles.cpp:325
↓ 2 callers
Method
addSphere
cpp/2_Concepts_and_Techniques/particles/particleSystem.cpp:467
↓ 2 callers
Function
allocate_managed_array
Allocate device-preferred unified memory and return buffer with numpy view.
python/2_CoreConcepts/launchConfigTuning/launchConfigTuning.py:178
↓ 2 callers
Function
animation
cpp/5_Domain_Specific/marchingCubes/marchingCubes.cpp:267
↓ 2 callers
Function
appendTileBlockMacroOptions
cpp/9_CUDA_Tile/tileMatmulAutotuner/backend_common.h:171
↓ 2 callers
Function
barrierWait
cpp/3_CUDA_Features/memMapIPCDrv/memMapIpc.cpp:101
↓ 2 callers
Function
beginWinCoords
Common/paramgl.h:46
↓ 2 callers
Function
benchmark_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 callers
Method
bindRenderPath
bind to the FrameBuffer Object
Common/rendercheck_gl.h:1085
↓ 2 callers
Function
checkGLErrors
check for OpenGL errors
cpp/8_Platform_Specific/Tegra/nbody_opengles/render_particles.h:40
↓ 2 callers
Function
checkNVVMCall
Verify that the NVVM result code is success, or terminate otherwise.
cpp/7_libNVVM/cuda-c-linking/cuda-c-linking.cpp:81
↓ 2 callers
Function
clamp
Common/helper_math.h:1174
↓ 2 callers
Function
clamp_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 callers
Function
cleanup
cpp/4_CUDA_Libraries/oceanFFT/oceanFFT.cpp:604
↓ 2 callers
Function
cleanup
cpp/4_CUDA_Libraries/randomFog/randomFog.cpp:366
↓ 2 callers
Function
cleanup
Global cleanup function Shared by both GL and non-GL code paths
cpp/3_CUDA_Features/bindlessTexture/bindlessTexture.cpp:221
↓ 2 callers
Function
cleanup
cpp/8_Platform_Specific/Tegra/fluidsGLES/fluidsGLES.cpp:601
↓ 2 callers
Function
compareData
cpp/5_Domain_Specific/FDTD3d/src/FDTD3dReference.cpp:155
↓ 2 callers
Function
compareData
Common/helper_image.h:518
↓ 2 callers
Function
compileASMShader
cpp/5_Domain_Specific/marchingCubes/marchingCubes.cpp:762
↓ 2 callers
Function
computePerfStats
cpp/5_Domain_Specific/nbody/nbody.cpp:93
↓ 2 callers
Function
computePerfStats
cpp/8_Platform_Specific/Tegra/nbody_opengles/nbody_opengles.cpp:88
↓ 2 callers
Method
conv_down
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/rounded_arith.hpp:74
↓ 2 callers
Method
conv_up
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/rounded_arith.hpp:75
↓ 2 callers
Function
createCube
cpp/4_CUDA_Libraries/randomFog/randomFog.cpp:96
↓ 2 callers
Function
createImageView
cpp/5_Domain_Specific/simpleVulkan/VulkanBaseApp.cpp:756
↓ 2 callers
Function
createImageView
cpp/5_Domain_Specific/simpleVulkanMMAP/VulkanBaseApp.cpp:749
↓ 2 callers
Function
createPlane
cpp/4_CUDA_Libraries/randomFog/randomFog.cpp:125
↓ 2 callers
Function
display
cpp/8_Platform_Specific/Tegra/nbody_opengles/nbody_opengles.cpp:652
↓ 2 callers
Function
displayFrame
cpp/8_Platform_Specific/Tegra/fluidsGLES/fluidsGLES.cpp:341
↓ 2 callers
Function
div_zero_part1
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/division.hpp:149
↓ 2 callers
Function
div_zero_part2
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/division.hpp:180
↓ 2 callers
Function
dot
cpp/5_Domain_Specific/nbody/bodysystem.h:120
↓ 2 callers
Method
dumpBin
dump particles to a system memory host
cpp/5_Domain_Specific/smokeParticles/ParticleSystem.cpp:395
↓ 2 callers
Function
dynlinkLoadD3D11API
Dynamically load the D3D11 DLLs loaded and map the function pointers
Common/dynlink_d3d11.h:112
↓ 2 callers
Function
dynlinkUnloadD3D11API
unload the D3D10 DLLs
Common/dynlink_d3d11.h:94
↓ 2 callers
Method
empty
cpp/2_Concepts_and_Techniques/interval/cuda_interval.h:51
↓ 2 callers
Function
endWinCoords
Common/paramgl.h:61
↓ 2 callers
Function
fd_cpu
cpp/2_Concepts_and_Techniques/interval/cpu_interval.h:92
↓ 2 callers
Function
filter
cpp/5_Domain_Specific/volumeFiltering/volumeFiltering.cpp:203
↓ 2 callers
Function
finalize
cpp/5_Domain_Specific/nbody/nbody.cpp:476
↓ 2 callers
Function
finalize
cpp/8_Platform_Specific/Tegra/nbody_opengles/nbody_opengles.cpp:455
↓ 2 callers
Function
findCudaDeviceDRV
General initialization call to pick the best CUDA Device
Common/helper_cuda_drvapi.h:273
↓ 2 callers
Function
findIntegratedGPU
Common/helper_cuda.h:917
↓ 2 callers
Function
findSupportedFormat
cpp/5_Domain_Specific/simpleVulkan/VulkanBaseApp.cpp:330
↓ 2 callers
Function
findSupportedFormat
cpp/5_Domain_Specific/simpleVulkanMMAP/VulkanBaseApp.cpp:324
↓ 2 callers
Function
fmod
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/arith2.hpp:32
↓ 2 callers
Function
fmt_yes_no
Format boolean value to Yes/No string.
python/1_GettingStarted/deviceQuery/deviceQuery.py:75
↓ 2 callers
Function
generate_h0
Generate base heightfield in frequency space
cpp/4_CUDA_Libraries/oceanFFT/oceanFFT.cpp:380
↓ 2 callers
Function
getCmdLineArgumentFloat
Common/helper_string.h:212
↓ 2 callers
Method
getColliderPos
cpp/2_Concepts_and_Techniques/particles/particleSystem.h:83
↓ 2 callers
Method
getCurrentReadBuffer
cpp/2_Concepts_and_Techniques/particles/particleSystem.h:61
↓ 2 callers
Method
getDevicePtr
cpp/5_Domain_Specific/smokeParticles/GpuArray.h:65
↓ 2 callers
Method
getHeight
cpp/5_Domain_Specific/simpleVulkan/SineWaveSimulation.h:53
↓ 2 callers
Method
getNumPoints
cpp/5_Domain_Specific/simpleVulkanMMAP/MonteCarloPi.h:86
↓ 2 callers
Method
getPosBuffer
cpp/5_Domain_Specific/smokeParticles/ParticleSystem.h:55
↓ 2 callers
Function
getRequiredExtensions
cpp/5_Domain_Specific/simpleVulkan/main.cpp:431
↓ 2 callers
Function
getSwapChainProperties
cpp/5_Domain_Specific/simpleVulkan/VulkanBaseApp.cpp:512
↓ 2 callers
Function
getSwapChainProperties
cpp/5_Domain_Specific/simpleVulkanMMAP/VulkanBaseApp.cpp:506
↓ 2 callers
Function
getTimeOrBandwidth
cpp/6_Performance/UnifiedMemoryPerf/helperFunctions.cpp:77
↓ 2 callers
Method
getVelBuffer
cpp/5_Domain_Specific/smokeParticles/ParticleSystem.h:56
↓ 2 callers
Method
getWidth
cpp/5_Domain_Specific/simpleVulkan/SineWaveSimulation.h:52
↓ 2 callers
Function
iAlignUp
Align up n to the nearest multiple of m
cpp/5_Domain_Specific/HSOpticalFlow/common.h:56
↓ 2 callers
Function
iDivUp
cpp/5_Domain_Specific/volumeFiltering/volumeFiltering.cpp:451
↓ 2 callers
Function
iDivUp
cpp/5_Domain_Specific/volumeRender/volumeRender.cpp:369
↓ 2 callers
Function
initGL
cpp/5_Domain_Specific/nbody/nbody.cpp:534
↓ 2 callers
Function
initGLBuffers
cpp/5_Domain_Specific/bicubicTexture/bicubicTexture.cpp:444
↓ 2 callers
Function
initMC
/////////////////////////////////////////////////////////////////////////// initialize marching cubes ////////////////////////////////////////////////
cpp/5_Domain_Specific/marchingCubes/marchingCubes.cpp:432
↓ 2 callers
Function
initMenus
cpp/5_Domain_Specific/smokeParticles/particleDemo.cpp:746
↓ 2 callers
Function
initOpenGLBuffers
cpp/2_Concepts_and_Techniques/imageDenoising/imageDenoisingGL.cpp:367
↓ 2 callers
Function
initParticles
cpp/5_Domain_Specific/fluidsGL/fluidsGL.cpp:248
↓ 2 callers
Function
initParticles
cpp/8_Platform_Specific/Tegra/fluidsGLES/fluidsGLES.cpp:555
↓ 2 callers
Function
initPixelBuffer
cpp/5_Domain_Specific/volumeFiltering/volumeFiltering.cpp:487
↓ 2 callers
Function
initPixelBuffer
cpp/5_Domain_Specific/volumeRender/volumeRender.cpp:420
↓ 2 callers
Function
ipcCloseShareableHandle
Common/helper_multiprocess.cpp:443
↓ 2 callers
Function
ipcCloseSocket
Common/helper_multiprocess.cpp:258
↓ 2 callers
Function
is_minimal_cpu
cpp/2_Concepts_and_Techniques/interval/cpu_interval.h:100
↓ 2 callers
Function
ixform
transform vector by transpose of matrix (assuming orthonormal)
cpp/5_Domain_Specific/smokeParticles/particleDemo.cpp:416
↓ 2 callers
Function
joinShellCommand
cpp/9_CUDA_Tile/tileMatmulAutotuner/backend_common.h:124
↓ 2 callers
Function
loadDefaultImage
cpp/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers.cpp:336
↓ 2 callers
Function
loadDefaultImage
cpp/5_Domain_Specific/SobelFilter/SobelFilter.cpp:328
↓ 2 callers
Function
loadImageData
cpp/5_Domain_Specific/bicubicTexture/bicubicTexture.cpp:688
↓ 2 callers
Function
loadImageData
cpp/5_Domain_Specific/bilateralFilter/bilateralFilter.cpp:549
↓ 2 callers
Function
makeTempPath
cpp/9_CUDA_Tile/tileMatmulAutotuner/backend_common.h:90
↓ 2 callers
Method
map
cpp/5_Domain_Specific/smokeParticles/GpuArray.h:231
↓ 2 callers
Function
mat4x4_dup
cpp/5_Domain_Specific/vulkanImageCUDA/linmath.h:135
↓ 2 callers
Function
mat4x4_dup
cpp/5_Domain_Specific/simpleVulkan/linmath.h:136
↓ 2 callers
Function
mat4x4_identity
cpp/5_Domain_Specific/vulkanImageCUDA/linmath.h:128
↓ 2 callers
Function
mat4x4_identity
cpp/5_Domain_Specific/simpleVulkan/linmath.h:129
← previous
next →
201–300 of 2,691, ranked by callers