easybuild.toolchains.linalg.blacs module¶
Support for BLACS as toolchain linear algebra library.
author: | Stijn De Weirdt (Ghent University) |
---|---|
author: | Kenneth Hoste (Ghent University) |
-
class
easybuild.toolchains.linalg.blacs.
Blacs
(*args, **kwargs)¶ Bases:
easybuild.tools.toolchain.linalg.LinAlg
Trivial class, provides BLACS support.
-
BLACS_LIB
= ['blacsCinit', 'blacsF77init', 'blacs']¶
-
BLACS_LIB_GROUP
= True¶
-
BLACS_MODULE_NAME
= ['BLACS']¶
-