easybuild.toolchains.linalg.gotoblas module¶
Support for GotoBLAS as toolchain linear algebra library.
author: | Stijn De Weirdt (Ghent University) |
---|---|
author: | Kenneth Hoste (Ghent University) |
-
class
easybuild.toolchains.linalg.gotoblas.
GotoBLAS
(*args, **kwargs)¶ Bases:
easybuild.tools.toolchain.linalg.LinAlg
Trivial class, provides GotoBLAS support.
-
BLAS_FAMILY
= 'GotoBLAS'¶
-
BLAS_LIB
= ['goto']¶
-
BLAS_MODULE_NAME
= ['GotoBLAS']¶
-