Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Change blas_module to CLBlast instead of CLBLAS? #39

@ranocha

Description

@ranocha

It might be worth discussing to change the BLAS backend for CLArrays to CLBlast.jl instead of CLBLAS.jl. CLBlast is "a tuned OpenCL BLAS library". While it is not necessarily better in all cases than CLBLAS, the GEMM routine has been optimised a lot. Moreover, CLBlast seems to be more actively developed. If there is some consensus in changing the blas_module, I can implement additional highlevel wrappers such as dot(x::CLArray).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions