Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7
typeflat
separatorpipe
Warning

20240905: On MedicineBow:

Currently the cuda-toolkit is not compatible with gcc/14.2.0, you will need for the time being use the version available under the gcc/13.2.0 compiler.

Once this is resolved we will make this toolkit available for the gcc/14.2.0 compiler.

Overview

CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers are able to dramatically speed up computing applications by harnessing the power of GPUs.

...

The CUDA Toolkit from NVIDIA provides everything you need to develop GPU-accelerated applications. The CUDA Toolkit includes GPU-accelerated libraries, a compiler, development tools and the CUDA runtime.

Using

...

20240905: On MedicineBow:

Currently the cuda-toolkit is not compatible with gcc/14.2.0, you will need for the time being use the version available under the gcc/13.2.0 compiler.

...

Use the module name cudato discover versions available and to load the application.

...