hipfort_check Module Reference#
hipfort_check Module Reference
Functions/Subroutines | |
| subroutine | hipcheck (status) |
| subroutine | hipblascheck (status) |
| subroutine | hipfftcheck (status) |
| subroutine | hiprandcheck (status) |
| subroutine | hipsolvercheck (status) |
| subroutine | hipsparsecheck (status) |
| subroutine | rocblascheck (status) |
| subroutine | rocfftcheck (status) |
| subroutine | rocrandcheck (status) |
| subroutine | rocsolvercheck (status) |
| subroutine | rocsparsecheck (status) |
Function/Subroutine Documentation
◆ hipblascheck()
| subroutine hipfort_check::hipblascheck | ( | integer(kind(hipblas_status_success)) | status | ) |
◆ hipcheck()
| subroutine hipfort_check::hipcheck | ( | integer(kind(hip_success)) | status | ) |
◆ hipfftcheck()
| subroutine hipfort_check::hipfftcheck | ( | integer(kind(hipfft_success)) | status | ) |
◆ hiprandcheck()
| subroutine hipfort_check::hiprandcheck | ( | integer(kind(hiprand_status_success)) | status | ) |
◆ hipsolvercheck()
| subroutine hipfort_check::hipsolvercheck | ( | integer(kind(hipsolver_status_success)) | status | ) |
◆ hipsparsecheck()
| subroutine hipfort_check::hipsparsecheck | ( | integer(kind(hipsparse_status_success)) | status | ) |
◆ rocblascheck()
| subroutine hipfort_check::rocblascheck | ( | integer(kind(rocblas_status_success)) | status | ) |
◆ rocfftcheck()
| subroutine hipfort_check::rocfftcheck | ( | integer(kind(rocfft_status_success)) | status | ) |
◆ rocrandcheck()
| subroutine hipfort_check::rocrandcheck | ( | integer(kind(rocrand_status_success)) | status | ) |
◆ rocsolvercheck()
| subroutine hipfort_check::rocsolvercheck | ( | integer(kind(rocblas_status_success)) | status | ) |
◆ rocsparsecheck()
| subroutine hipfort_check::rocsparsecheck | ( | integer(kind(rocsparse_status_success)) | status | ) |