-
Notifications
You must be signed in to change notification settings - Fork 78
Exported functions
Andrew Chapman edited this page Oct 27, 2017
·
4 revisions
Function name |
---|
hipblasCreate |
hipblasDestroy |
hipblasSetStream |
hipblasGetStream |
hipblasSetPointerMode |
hipblasGetPointerMode |
hipblasSetVector |
hipblasGetVector |
hipblasSetMatrix |
hipblasGetMatrix |
Function | single | double | single complex | double complex | half |
---|---|---|---|---|---|
hipblasXscal | x | x | |||
hipblasXcopy | x | x | |||
hipblasXdot | x | x | |||
hipblasXaxpy | x | x | x | ||
hipblasXasum | x | x | |||
hipblasiXamax | x | x |
Function | single | double | single complex | double complex | half |
---|---|---|---|---|---|
hipblasXgemv | x | x | |||
hipblasXger | x | x |
Function | single | double | single complex | double complex | half |
---|---|---|---|---|---|
hipblasXgemm | x | x | |||
hipblasXgemmStridedBatched | x | x |
Function | single | double | single complex | double complex | half |
---|---|---|---|---|---|
hipblasXgeam | x | x |
Build hipblas