File tree
196 files changed
+979
-580
lines changed- Samples
- 0_Introduction
- UnifiedMemoryStreams
- asyncAPI
- clock
- clock_nvrtc
- cudaOpenMP
- fp16ScalarProduct
- matrixMul
- matrixMulDrv
- matrixMulDynlinkJIT
- matrixMul_nvrtc
- mergeSort
- simpleAWBarrier
- simpleAssert
- simpleAssert_nvrtc
- simpleAtomicIntrinsics
- simpleAtomicIntrinsics_nvrtc
- simpleAttributes
- simpleCUDA2GL
- simpleCallback
- simpleCooperativeGroups
- simpleCubemapTexture
- simpleDrvRuntime
- simpleHyperQ
- simpleIPC
- simpleLayeredTexture
- simpleMPI
- simpleMultiCopy
- simpleMultiGPU
- simpleOccupancy
- simpleP2P
- simplePitchLinearTexture
- simplePrintf
- simpleStreams
- simpleSurfaceWrite
- simpleTemplates
- simpleTexture
- simpleTexture3D
- simpleTextureDrv
- simpleVoteIntrinsics
- simpleZeroCopy
- systemWideAtomics
- template
- vectorAdd
- vectorAddDrv
- vectorAddMMAP
- vectorAdd_nvrtc
- 1_Utilities
- bandwidthTest
- deviceQuery
- deviceQueryDrv
- topologyQuery
- 2_Concepts_and_Techniques
- EGLStream_CUDA_CrossGPU
- EGLStream_CUDA_Interop
- FunctionPointers
- MC_EstimatePiInlineP
- MC_EstimatePiInlineQ
- MC_EstimatePiP
- MC_EstimatePiQ
- MC_SingleAsianOptionP
- boxFilter
- convolutionSeparable
- convolutionTexture
- dct8x8
- eigenvalues
- histogram
- imageDenoising
- inlinePTX
- inlinePTX_nvrtc
- interval
- particles
- radixSortThrust
- reduction
- reductionMultiBlockCG
- scalarProd
- scan
- segmentationTreeThrust
- shfl_scan
- sortingNetworks
- streamOrderedAllocation
- streamOrderedAllocationIPC
- streamOrderedAllocationP2P
- threadFenceReduction
- threadMigration
- 3_CUDA_Features
- StreamPriorities
- bf16TensorCoreGemm
- binaryPartitionCG
- bindlessTexture
- cdpAdvancedQuicksort
- cdpBezierTessellation
- cdpQuadtree
- cdpSimplePrint
- cdpSimpleQuicksort
- cudaCompressibleMemory
- cudaTensorCoreGemm
- dmmaTensorCoreGemm
- globalToShmemAsyncCopy
- graphConditionalNodes
- graphMemoryFootprint
- graphMemoryNodes
- immaTensorCoreGemm
- jacobiCudaGraphs
- memMapIPCDrv
- newdelete
- ptxjit
- simpleCudaGraphs
- tf32TensorCoreGemm
- warpAggregatedAtomicsCG
- 4_CUDA_Libraries
- FilterBorderControlNPP
- MersenneTwisterGP11213
- batchCUBLAS
- boxFilterNPP
- cannyEdgeDetectorNPP
- conjugateGradient
- conjugateGradientCudaGraphs
- conjugateGradientMultiBlockCG
- conjugateGradientMultiDeviceCG
- conjugateGradientPrecond
- conjugateGradientUM
- cuSolverDn_LinearSolver
- cuSolverRf
- cuSolverSp_LinearSolver
- cuSolverSp_LowlevelCholesky
- cuSolverSp_LowlevelQR
- cudaNvSci
- freeImageInteropNPP
- histEqualizationNPP
- jitLto
- lineOfSight
- matrixMulCUBLAS
- nvJPEG
- nvJPEG_encoder
- oceanFFT
- randomFog
- simpleCUBLAS
- simpleCUBLASXT
- simpleCUBLAS_LU
- simpleCUFFT
- simpleCUFFT_2d_MGPU
- simpleCUFFT_MGPU
- simpleCUFFT_callback
- watershedSegmentationNPP
- 5_Domain_Specific
- BlackScholes
- BlackScholes_nvrtc
- FDTD3d
- HSOpticalFlow
- Mandelbrot
- MonteCarloMultiGPU
- NV12toBGRandResize
- SobelFilter
- SobolQRNG
- bicubicTexture
- bilateralFilter
- binomialOptions
- binomialOptions_nvrtc
- convolutionFFT2D
- dwtHaar1D
- dxtc
- fastWalshTransform
- fluidsGL
- marchingCubes
- nbody
- p2pBandwidthLatencyTest
- postProcessGL
- quasirandomGenerator
- quasirandomGenerator_nvrtc
- recursiveGaussian
- simpleD3D11
- simpleD3D11Texture
- simpleD3D12
- simpleGL
- simpleVulkan
- simpleVulkanMMAP
- smokeParticles
- stereoDisparity
- volumeFiltering
- volumeRender
- vulkanImageCUDA
- 6_Performance
- LargeKernelParameter
- UnifiedMemoryPerf
- alignedTypes
- cudaGraphsPerfScaling
- transpose
- 7_libNVVM/cuda-c-linking
- 8_Platform_Specific/Tegra
- EGLSync_CUDAEvent_Interop
- cuDLAErrorReporting
- cuDLAHybridMode
- cuDLALayerwiseStatsHybrid
- cuDLALayerwiseStatsStandalone
- cuDLAStandaloneMode
- cudaNvSciBufMultiplanar
- cudaNvSciNvMedia
- fluidsGLES
- nbody_opengles
- simpleGLES
- simpleGLES_EGLOutput
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+979
-580
lines changed+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
75 | 86 |
| |
76 | 87 |
| |
77 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
0 commit comments