Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 471 Bytes

CUDA_NOTES.md

File metadata and controls

21 lines (13 loc) · 471 Bytes

Notes on CUDA

The CUDA and OS versions are selected as follows:

  • CUDA: The lastest version that has image flavour devel including cuDNN available.
  • OS: The latest version that has TensortRT libraries for amd64 available.
    ℹ️ It is taking quite a long time for these to be available for arm64.

Tweaks

Environment variables

Versions

  • CUDA_VERSION

Miscellaneous

  • CUDA_IMAGE: The CUDA image it is derived from.