Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each MI250X GCD, which corresponds to a Slurm GPU, is charged 64SU per hour. This means the use of an entire GPU node is charged 512SU per hour. In general, a job is charged the largest proportion of core, memory, or GPU usage rounded up to 1/8ths of a node (corresponding to an individual MI250X GCD).

Programming AMD GPUs

You can program AMD MI250X GPUs using HIP, which is the programming framework equivalent to the one of NVIDIA, CUDA. The HIP platform is available after having loaded the rocm  module.

Note

Links to recorded training sessions will be added here.


The complete AMD documentation on how to program with HIP can be found here (external site).

Uptake Projects