File tree
997 files changed
+5284
-1393
lines changed- Common
- Samples
- 0_Introduction
- UnifiedMemoryStreams
- asyncAPI
- c++11_cuda
- clock
- clock_nvrtc
- concurrentKernels
- cppIntegration
- cppOverload
- 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
- simpleSeparateCompilation
- simpleStreams
- simpleSurfaceWrite
- simpleTemplates
- simpleTemplates_nvrtc
- simpleTexture
- simpleTexture3D
- simpleTextureDrv
- simpleVoteIntrinsics
- simpleVoteIntrinsics_nvrtc
- simpleZeroCopy
- systemWideAtomics
- template
- vectorAdd
- vectorAddDrv
- vectorAddMMAP
- vectorAdd_nvrtc
- 1_Utilities
- bandwidthTest
- deviceQuery
- deviceQueryDrv
- topologyQuery
- 2_Concepts_and_Techniques
- EGLStream_CUDA_CrossGPU
- EGLStream_CUDA_Interop
- EGLSync_CUDAEvent_Interop
- FunctionPointers
- MC_EstimatePiInlineP
- MC_EstimatePiInlineQ
- MC_EstimatePiP
- MC_EstimatePiQ
- MC_SingleAsianOptionP
- boxFilter
- convolutionSeparable
- convolutionTexture
- cuHook
- 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
- batchedLabelMarkersAndLabelCompressionNPP
- boxFilterNPP
- cannyEdgeDetectorNPP
- conjugateGradient
- conjugateGradientCudaGraphs
- conjugateGradientMultiBlockCG
- conjugateGradientMultiDeviceCG
- conjugateGradientPrecond
- conjugateGradientUM
- cuDLAErrorReporting
- cuDLAHybridMode
- cuDLALayerwiseStatsHybrid
- cuDLALayerwiseStatsStandalone
- cuDLAStandaloneMode
- cuSolverDn_LinearSolver
- cuSolverRf
- cuSolverSp_LinearSolver
- cuSolverSp_LowlevelCholesky
- cuSolverSp_LowlevelQR
- cudaNvSci
- cudaNvSciNvMedia
- 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
- SLID3D10Texture
- SobelFilter
- SobolQRNG
- VFlockingD3D10
- bicubicTexture
- bilateralFilter
- binomialOptions
- binomialOptions_nvrtc
- convolutionFFT2D
- dwtHaar1D
- dxtc
- fastWalshTransform
- fluidsD3D9
- fluidsGL
- fluidsGLES
- marchingCubes
- nbody
- nbody_opengles
- nbody_screen
- p2pBandwidthLatencyTest
- postProcessGL
- quasirandomGenerator
- quasirandomGenerator_nvrtc
- recursiveGaussian
- simpleD3D10
- simpleD3D10RenderTarget
- simpleD3D10Texture
- simpleD3D11
- simpleD3D11Texture
- simpleD3D12
- simpleD3D9
- simpleD3D9Texture
- simpleGL
- simpleGLES
- simpleGLES_EGLOutput
- simpleGLES_screen
- simpleVulkan
- simpleVulkanMMAP
- smokeParticles
- stereoDisparity
- volumeFiltering
- volumeRender
- vulkanImageCUDA
- 6_Performance
- UnifiedMemoryPerf
- alignedTypes
- cudaGraphsPerfScaling
- .vscode
- transpose
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
997 files changed
+5284
-1393
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
266 | 269 |
| |
267 | 270 |
| |
| 271 | + | |
| 272 | + | |
268 | 273 |
| |
269 | 274 |
| |
270 | 275 |
| |
271 | 276 |
| |
272 | 277 |
| |
273 |
| - | |
274 | 278 |
| |
275 |
| - | |
| 279 | + | |
276 | 280 |
| |
277 | 281 |
| |
278 | 282 |
| |
279 | 283 |
| |
280 | 284 |
| |
281 | 285 |
| |
282 |
| - | |
283 | 286 |
| |
284 | 287 |
| |
| 288 | + | |
285 | 289 |
| |
286 | 290 |
| |
287 | 291 |
| |
288 | 292 |
| |
289 | 293 |
| |
290 | 294 |
| |
| 295 | + | |
291 | 296 |
| |
292 | 297 |
| |
293 | 298 |
| |
294 | 299 |
| |
295 | 300 |
| |
296 | 301 |
| |
| 302 | + | |
297 | 303 |
| |
298 | 304 |
| |
299 | 305 |
| |
| 306 | + | |
300 | 307 |
| |
301 | 308 |
| |
302 | 309 |
| |
| |||
340 | 347 |
| |
341 | 348 |
| |
342 | 349 |
| |
343 |
| - | |
| 350 | + | |
344 | 351 |
| |
345 | 352 |
| |
| 353 | + | |
| 354 | + | |
| 355 | + | |
346 | 356 |
| |
347 | 357 |
| |
348 | 358 |
| |
| |||
360 | 370 |
| |
361 | 371 |
| |
362 | 372 |
| |
363 |
| - | |
| 373 | + | |
364 | 374 |
| |
365 | 375 |
| |
366 | 376 |
| |
| |||
380 | 390 |
| |
381 | 391 |
| |
382 | 392 |
| |
| 393 | + | |
383 | 394 |
| |
384 | 395 |
| |
385 | 396 |
| |
| 397 | + | |
386 | 398 |
| |
387 | 399 |
| |
388 | 400 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
+3-18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 9 | + | |
25 | 10 |
| |
26 | 11 |
| |
27 | 12 |
| |
28 | 13 |
| |
29 | 14 |
| |
30 | 15 |
| |
31 | 16 |
| |
32 |
| - | |
| 17 | + | |
33 | 18 |
| |
34 | 19 |
| |
35 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
172 | 185 |
| |
173 | 186 |
| |
174 | 187 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
172 | 185 |
| |
173 | 186 |
| |
174 | 187 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
172 | 185 |
| |
173 | 186 |
| |
174 | 187 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
|
0 commit comments