Loading [MathJax]/extensions/tex2jax.js
 (git:aabdcc8)
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
local_gemm_api.F File Reference

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