Rob Armstrong
8a9e2c830c
Update 1_Utilities/README.md to redirect bandwidthTest to NVBandwidth ( #371 )
2 months ago
Rob Armstrong
adacf1cffd
Merge pull request #368 from XSShawnZeng/master
...
Update the vulkan headers include sequence and the transpose code format check
2 months ago
shawnz
da3b7a2b3c
Update the vulkanImageCUDA/vulkanImageCUDA.cu for Windows headers
2 months ago
shawnz
5987a9e9fa
Update transpose for code format check
2 months ago
shawnz
107f3f537f
Update the include files sequence for vulkan samples on Windows
2 months ago
Francesco Rizzi
b530f1cf42
Fix bug in 6_Performance/transpose: copy sharedmem kernel ( #363 )
...
Update kernel loop bounds handling, main loop data copy to avoid incorrect reuse of output results.
---------
Authored-by: Francesco Rizzi <francesco.rizzi@ng-analytics.com>
2 months ago
Rob Armstrong
cab7c66b4f
Update pre-config to include Python and JSON for EOL, whitespace checks
2 months ago
Rob Armstrong
8d400cfb7f
Additional minor changes to run_tests.py output formatting
2 months ago
Rob Armstrong
6d6d964f97
Minor changes to run_tests.py output formatting
2 months ago
Rob Armstrong
ab68d58d59
Remove unused bin/x86_64 directory hierarchy
2 months ago
Rob Armstrong
c70d79cf3b
Final 12.9 README updates
2 months ago
Rob Armstrong
14b1bfdcc4
Replace README references to "CUDA Toolkit 12.5" with general "CUDA Toolkit"
2 months ago
Rob Armstrong
c14a0114d6
Some samples require multiple GPUs. Update 'run_tests.py' to skip them on single- or no-GPU systems.
2 months ago
Rob Armstrong
ee15cc0fe2
Merge branch 'shawnz_bugs_fix' into 'master'
...
Bug fix for 5241914, 5164417 and 5097376
See merge request cuda-samples/cuda-samples!107
2 months ago
shawnz
3438fd4875
Update README for OpenMP
2 months ago
shawnz
b27b55ec70
Bug 5241914: Fix the error message for cuSolverDn_LinearSolver
2 months ago
shawnz
49159f3739
Bug 5164417 and 5097376: Fix the OpenMP issue finding issue for MSVC and Glang
2 months ago
Rob Armstrong
1680a1dc7f
Update Windows FreeImage configuration instructions in README.md
3 months ago
Rob Armstrong
49daf0e4e0
Merge Bug 5199167: Fix the includes issue for 5_Domain_Specific\simpleD3D12
...
See merge request cuda-samples/cuda-samples!106
3 months ago
shawnz
a45fd3bd7c
Bug 5199167: Fix the includes issue for 5_Domain_Specific\simpleD3D12
3 months ago
Rob Armstrong
0345908807
Update run_tests.py to enable multithreading
3 months ago
Rob Armstrong
3b9c8ce2e9
Merge branch 'shawnz_bugs_fix' into 'master'
...
Bug 5207005: Append pid in shmName for Linux only as this is for MIG scenario
See merge request cuda-samples/cuda-samples!100
3 months ago
shawnz
e77d6eb5ab
Bug 5207005: Append pid in shmName for Linux only as this is for MIG scenario
3 months ago
Rob Armstrong
ac700327a2
Add folders to CMakeLists.txt for supporting generators and IDEs
3 months ago
Rob Armstrong
17703dd426
Merge branch 'shawnz_bugs_fix' into 'master'
...
Bug 5196977: Update includes for nbody
See merge request cuda-samples/cuda-samples!98
3 months ago
shawnz
a32d5badf7
Bug 5196977: Update includes for nbody
3 months ago
Rob Armstrong
1fd22429c3
Merge branch 'shawnz_bugs_fix' into 'master'
...
Change for fixing bugs: 5196977, 4914019, 4191696 and 5199167 .
See merge request cuda-samples/cuda-samples!97
3 months ago
Rob Armstrong
00ac0a1673
Remove bandwidthTest subdirectory from CMakeLists.txt
3 months ago
shawnz
b013387a39
Update code format
3 months ago
Rob Armstrong
9d921e0fe7
Add CONTRIBUTING.md
3 months ago
Rob Armstrong
7d1730f348
Remove outdated bandwidthTest sample
3 months ago
shawnz
718fe6486d
Bug 5199167: Adjust the include header files sequence for simpleD3D11/simpleD3D11Texture
3 months ago
shawnz
ad9908e32b
Bug4914019 & 4191696: Append pid in shmName for MIG multiple thread scenario
3 months ago
shawnz
952d6edf92
Bug 5196977: Include helper_gl.h before cuda_gl_interop.h
3 months ago
Rob Armstrong
685709bfc7
Merge branch 'shawnz_bugs_fix' into 'master'
...
Bug fix for bug 5194249, 5188945 and 5164374
See merge request cuda-samples/cuda-samples!95
3 months ago
shawnz
0c92c34ca9
Bug 5164374: Remove the register keyword has been deprecated and removed from the C++17 standard
3 months ago
shawnz
0d82634f70
5188945: Add freeglut and glew64 .dll files for minsizeRel/RelWithDebInfo build
3 months ago
shawnz
4abbdf4e80
Bug 5194249: Need to include cuda_runtime.h for cudaNvSci after the clang format change
3 months ago
Rob Armstrong
914ca00f89
Small update to README.md to clarify test script usage.
3 months ago
Rob Armstrong
c8034f368a
Add helper utility to test run all built samples (see README.md for usage details)
3 months ago
Rob Armstrong
ceab6e8bcc
Apply consistent code formatting across the repo. Add clang-format and pre-commit hooks.
3 months ago
Rob Armstrong
2cd58fbc9a
Update README version for 12.9
3 months ago
Rob Armstrong
c0ab53f986
Update all sample CMakeLists.txt to include ENABLE_CUDA_DEBUG flag to enable cuda-gdb
3 months ago
Rob Armstrong
b87c243bbb
Add -lineinfo flag to all targets to include line information for developer tools
3 months ago
Rob Armstrong
e214cd29aa
Update gencode arguments for separate kernel fatbin builds
3 months ago
Rob Armstrong
06d72496c2
Merge branch 'shawnz_tegra_crossbuild_toolchain' into 'master'
...
Bug 5133197: Add cmake toolchain and and update the CMakeList of some sample...
See merge request cuda-samples/cuda-samples!94
3 months ago
shawnz
2848d3bd21
Bug 5176886: Enable nvJPEG samples for aarch64
4 months ago
shawnz
bd0f630bf4
Bug 5133197: Add cmake toolchain and and update the CMakeList of some sample for tegra linux cross build
4 months ago
shawnz
ab9166a6b2
Bug 5139353 and 5139213: Enhancement for streamOrderedAllocationIPC
4 months ago
Rob Armstrong
c90a1c6981
Merge public repo changes
4 months ago