[ 源代码: python-gimmik ]
软件包:python3-gimmik(2.1-1)
generator of matrix multiplication kernels (Python 3)
GiMMiK is a Python based kernel generator for matrix multiplication kernels for various accelerator platforms. For small operator matrices the generated kernels are capable of outperfoming the state-of-the-art general matrix multiplication routines such as cuBLAS GEMM or clBLAS GEMM.
This package provides the library for Python 3.
其他与 python3-gimmik 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-numpy
- Fast array facility to the Python 3 language