ROCm / hipfort

Fortran interfaces for ROCm libraries
https://rocm.docs.amd.com/projects/hipfort/en/latest/
Other
70 stars 38 forks source link

add test/rocsolver/potrf.f03 #42

Closed yuhuibao closed 3 years ago

yuhuibao commented 3 years ago

use both hipfort_rocblas and hipfort_rocsolver causes call rocsolverCheck(rocsolver_dpotrf(rocsolver_handle,rocblas_fill_upper, N, B, ldb, c_loc(devInfo_d))) Error: Name ‘rocblas_fill_upper’ at (1) is an ambiguous reference to ‘rocblas_fill_upper’ from module ‘hipfort_rocblas_enums’

domcharrier commented 3 years ago

This issue is fixed on latest main/master.