![]() |
(git:f56c6e3)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Data Types | |
| type | local_gemm_api::local_gemm_ctxt_type |
Modules | |
| module | local_gemm_api |
Functions/Subroutines | |
| subroutine | local_gemm_api::local_gemm (opa, opb, m, n, k, alpha, a, lda, b, ldb, beta, c, ldc, ctx) |
| ... | |
| subroutine, public | local_gemm_api::local_gemm_set_library (dgemm_library) |
| ... | |
Variables | |
| integer, parameter, public | local_gemm_api::local_gemm_pu_host = 0 |
| integer, parameter, public | local_gemm_api::local_gemm_pu_gpu = 1 |