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
↓ 68 callers
Method
size
cpp/5_Domain_Specific/smokeParticles/nvVector.h:79
↓ 63 callers
Function
test_input
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/test_input.hpp:30
↓ 60 callers
Function
sdkStartTimer
/////////////////////////////////////////////////////////////////////////// Start the time with name \a name @param name name of the timer to start /
Common/helper_timer.h:399
↓ 56 callers
Function
sdkFindFilePath
///////////////////////////////////////////////////////////////////////// Find the path for a file assuming that files are found in the searchPath. @
Common/helper_string.h:278
↓ 56 callers
Function
sdkStopTimer
/////////////////////////////////////////////////////////////////////////// Stop the time with name \a name. Does not reset. @param name name of the
Common/helper_timer.h:412
↓ 54 callers
Function
checkCmdLineFlag
Common/helper_string.h:127
↓ 50 callers
Function
sdkCreateTimer
/////////////////////////////////////////////////////////////////////////// Create a new timer @return true if a time has been created, otherwise fals
Common/helper_timer.h:369
↓ 45 callers
Function
empty
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/utility.hpp:84
↓ 45 callers
Function
sdkDeleteTimer
/////////////////////////////////////////////////////////////////////////// Delete a timer @return true if a time has been deleted, otherwise false @p
Common/helper_timer.h:385
↓ 45 callers
Function
sdkResetTimer
/////////////////////////////////////////////////////////////////////////// Resets the timer's counter. @param name name of the timer to reset. /////
Common/helper_timer.h:425
↓ 42 callers
Function
findCudaDevice
Initialization code to find the best CUDA Device
Common/helper_cuda.h:884
↓ 39 callers
Function
getCmdLineArgumentString
Common/helper_string.h:244
↓ 36 callers
Function
fabs
Common/helper_math.h:1401
↓ 34 callers
Function
sqrt
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/arith2.hpp:195
↓ 32 callers
Function
sdkGetTimerValue
/////////////////////////////////////////////////////////////////////////// Total execution time for the timer over all runs since the last reset or t
Common/helper_timer.h:456
↓ 30 callers
Function
getCmdLineArgumentInt
Common/helper_string.h:180
↓ 29 callers
Method
size
Common/nvVector.h:98
↓ 28 callers
Function
cuInit
cpp/0_Introduction/matrixMulDynlinkJIT/cuda_drvapi_dynlink.c:386
↓ 26 callers
Function
sdkGetAverageTimerValue
/////////////////////////////////////////////////////////////////////////// Return the average time for timer execution as the total time for the time
Common/helper_timer.h:441
↓ 24 callers
Method
empty
cpp/2_Concepts_and_Techniques/interval/cuda_interval_lib.h:74
↓ 23 callers
Function
make_float3
Common/helper_math.h:135
↓ 21 callers
Function
isGLVersionSupported
Common/helper_gl.h:185
↓ 19 callers
Function
areGLExtensionsSupported
Common/helper_gl.h:175
↓ 17 callers
Function
make_float4
Common/helper_math.h:202
↓ 14 callers
Function
is_neg
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/test_input.hpp:22
↓ 13 callers
Function
verify_array_result
Verify that computed result matches expected result. Automatically detects whether arrays are NumPy or CuPy and uses the appropriate lib
python/Utilities/cuda_samples_utils.py:66
↓ 12 callers
Method
copy
cpp/5_Domain_Specific/smokeParticles/GpuArray.h:259
↓ 12 callers
Function
empty
cpp/2_Concepts_and_Techniques/interval/cuda_interval_lib.h:80
↓ 12 callers
Function
make_float2
Common/helper_math.h:88
↓ 11 callers
Function
is_zero
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/test_input.hpp:20
↓ 11 callers
Function
print_gpu_info
Print GPU device information. Parameters ---------- device : cuda.core.Device CUDA device object
python/Utilities/cuda_samples_utils.py:133
↓ 11 callers
Function
sdkSavePPM4ub
Common/helper_image.h:326
↓ 10 callers
Method
div_down
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/rounded_arith.hpp:79
↓ 10 callers
Function
exp
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/transc.hpp:27
↓ 9 callers
Method
div_up
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/rounded_arith.hpp:83
↓ 9 callers
Function
make_uint3
Common/helper_math.h:181
↓ 9 callers
Method
max
cpp/2_Concepts_and_Techniques/interval/cuda_interval_rounded_arith.h:95
↓ 9 callers
Function
min
Common/nvVector.h:1045
↓ 9 callers
Function
rint
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/bcc_rounding_control.hpp:43
↓ 9 callers
Function
sdkComparePPM
Common/helper_image.h:862
↓ 8 callers
Method
getHostPtr
cpp/5_Domain_Specific/smokeParticles/GpuArray.h:71
↓ 8 callers
Function
max
Common/nvVector.h:1059
↓ 7 callers
Function
BOOST_PREVENT_MACRO_SUBSTITUTION
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/utility.hpp:255
↓ 7 callers
Function
ThrowIfFailed
cpp/5_Domain_Specific/simpleD3D12/DXSampleHelper.h:93
↓ 7 callers
Function
_ConvertSMVer2ArchName
Common/helper_cuda.h:702
↓ 7 callers
Function
abs
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/utility.hpp:241
↓ 7 callers
Function
initCuda
cpp/2_Concepts_and_Techniques/boxFilter/boxFilter.cpp:299
↓ 7 callers
Function
is_pos
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/detail/test_input.hpp:24
↓ 7 callers
Function
make_int2
Common/helper_math.h:105
↓ 7 callers
Function
make_int3
Common/helper_math.h:160
↓ 7 callers
Function
make_int4
Common/helper_math.h:223
↓ 7 callers
Function
max
cpp/5_Domain_Specific/smokeParticles/nvVector.h:928
↓ 7 callers
Function
median
cpp/2_Concepts_and_Techniques/interval/cuda_interval_lib.h:142
↓ 6 callers
Function
acos
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/transc.hpp:119
↓ 6 callers
Function
createTexture
cpp/5_Domain_Specific/smokeParticles/particleDemo.cpp:768
↓ 6 callers
Method
get_value
cpp/5_Domain_Specific/smokeParticles/nvVector.h:124
↓ 6 callers
Function
gpuGetMaxGflopsDeviceId
This function returns the best GPU (with maximum GFLOPS)
Common/helper_cuda.h:811
↓ 6 callers
Function
intersect
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/utility.hpp:147
↓ 6 callers
Function
length
cpp/5_Domain_Specific/smokeParticles/nvVector.h:865
↓ 6 callers
Function
make_uint2
Common/helper_math.h:122
↓ 6 callers
Function
make_uint4
Common/helper_math.h:245
↓ 6 callers
Function
sdkCompareBin2BinFloat
Common/helper_image.h:707
↓ 6 callers
Function
sdkDumpBin
Common/helper_image.h:610
↓ 6 callers
Function
sin
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/transc.hpp:77
↓ 5 callers
Method
Bind
cpp/5_Domain_Specific/smokeParticles/renderbuffer.cpp:72
↓ 5 callers
Method
Disable
cpp/5_Domain_Specific/smokeParticles/framebufferObject.cpp:89
↓ 5 callers
Function
cos
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/transc.hpp:47
↓ 5 callers
Method
disable
cpp/5_Domain_Specific/smokeParticles/GLSLProgram.cpp:50
↓ 5 callers
Function
division_part1
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/arith2.hpp:67
↓ 5 callers
Function
division_part2
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/arith2.hpp:88
↓ 5 callers
Method
enable
cpp/5_Domain_Specific/smokeParticles/GLSLProgram.cpp:48
↓ 5 callers
Function
findCudaDeviceDRV
General initialization call to pick the best CUDA Device
cpp/0_Introduction/matrixMulDynlinkJIT/helper_cuda_drvapi.h:250
↓ 5 callers
Function
findFatbinPath
Common/helper_cuda_drvapi.h:380
↓ 5 callers
Function
ftoi
cpp/0_Introduction/matrixMulDynlinkJIT/helper_cuda_drvapi.h:27
↓ 5 callers
Function
mat4x4_mul
cpp/5_Domain_Specific/simpleVulkan/linmath.h:190
↓ 5 callers
Function
normalize
cpp/5_Domain_Specific/smokeParticles/nvVector.h:889
↓ 5 callers
Function
sdkLoadPPM4
Common/helper_image.h:240
↓ 5 callers
Method
setExecPath
Common/rendercheck_gl.h:102
↓ 5 callers
Function
stringRemoveDelimiter
CUDA Utility Helper Functions
Common/helper_string.h:96
↓ 5 callers
Method
sub_down
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/rounded_arith.hpp:77
↓ 4 callers
Method
AttachTexture
cpp/5_Domain_Specific/smokeParticles/framebufferObject.cpp:91
↓ 4 callers
Method
EnableQAReadback
Common/rendercheck_gl.h:103
↓ 4 callers
Method
PPMvsPPM
Common/rendercheck_d3d11.cpp:109
↓ 4 callers
Method
Reset
Common/param.h:112
↓ 4 callers
Function
__loadPPM
Common/helper_image.h:136
↓ 4 callers
Method
add_up
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/rounded_arith.hpp:80
↓ 4 callers
Method
bindTexture
cpp/5_Domain_Specific/smokeParticles/GLSLProgram.cpp:152
↓ 4 callers
Method
div_down
cpp/2_Concepts_and_Techniques/interval/cuda_interval_rounded_arith.h:73
↓ 4 callers
Method
div_up
cpp/2_Concepts_and_Techniques/interval/cuda_interval_rounded_arith.h:75
↓ 4 callers
Function
dot
cpp/5_Domain_Specific/smokeParticles/nvVector.h:853
↓ 4 callers
Function
equal
cpp/2_Concepts_and_Techniques/interval/boost/numeric/interval/utility.hpp:139
↓ 4 callers
Function
error_exit
cpp/8_Platform_Specific/Tegra/fluidsGLES/fluidsGLES.cpp:21
↓ 4 callers
Function
findGraphicsQueueIndicies
cpp/5_Domain_Specific/simpleVulkan/VulkanBaseApp.cpp:463
↓ 4 callers
Function
findGraphicsQueueIndicies
cpp/5_Domain_Specific/simpleVulkanMMAP/VulkanBaseApp.cpp:457
↓ 4 callers
Function
findMemoryType
cpp/5_Domain_Specific/simpleVulkan/VulkanBaseApp.cpp:348
↓ 4 callers
Function
findMemoryType
cpp/5_Domain_Specific/simpleVulkanMMAP/VulkanBaseApp.cpp:342
↓ 4 callers
Method
getNumBodies
cpp/5_Domain_Specific/nbody/bodysystemcpu.h:52
↓ 4 callers
Method
getNumBodies
cpp/8_Platform_Specific/Tegra/nbody_opengles/bodysystemcpu.h:52
↓ 4 callers
Function
getRequiredDeviceExtensions
cpp/5_Domain_Specific/simpleVulkan/main.cpp:439
↓ 4 callers
Function
getTime
cpp/2_Concepts_and_Techniques/EGLStream_CUDA_CrossGPU/eglstrm_common.h:109
next →
1–100 of 2,691, ranked by callers