Package: | HIP |
---|---|
Description: | Heterogeneous Interface for Portability (HIP) |
For more information: | https://github.com/ROCm-Developer-Tools/HIP |
Categories: | |
License: | OpenSource (MIT) |
The Heterogeneous Interface for Portability (HIP) is a C++ runtime API and Kernel language that allows developers to create portable applications for AMD and NVIDIA GPUs from a single source code.
This module will add the hipcc and related commands to your PATH.
In case you need to link against this library in your code, the following environmental variables have been defined:
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
This section lists the available versions of the package HIPon the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
5.3.3 | hip/5.3.3 | zen2 | Y |
5.6.1 | hip/5.6.1 | zen2 | Y |