Skip to content

CUDA Samples v12.9

Latest
Compare
Choose a tag to compare
@rwarmstr rwarmstr released this 01 May 22:29
· 1 commit to master since this release

CUDA 12.9

  • Updated toolchain for cross-compilation for Tegra Linux platforms.
  • Added run_tests.py utility to exercise all samples. See README.md for details
  • Repository has been updated with consistent code formatting across all samples
  • Many small code tweaks and bug fixes (see commit history for details)
  • Removed the following outdated samples:
    • 1_Utilities
      • bandwidthTest - this sample was out of date and did not produce accurate results. For bandwidth testing of NVIDIA GPU platforms, please refer to NVBandwidth