...
Popular numerical routines and functions have been implemented by AMD to run on their GPU hardware. All of the following are available when loading the ROCm rocm/5.0.2
module.
Name | Description |
---|---|
rocFFT | Fast Furier Transform. Documentation pages (external site). |
rocBLAS | rocBLAS is the AMD library for Basic Linear Algebra Subprograms (BLAS) on the ROCm platform. Documentation pages (external site). |
rocSOLVER | rocSOLVER is a work-in-progress implementation of a subset of LAPACK functionality on the ROCm platform. Documentation pages (external site). |
...