Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
blacs-common - Common files for blacs
- Description:
The BLACS (Basic Linear Algebra Communication Subprograms) project is
an ongoing investigation whose purpose is to create a linear algebra
oriented message passing interface that may be implemented efficiently
and uniformly across a large range of distributed memory platforms.
The length of time required to implement efficient distributed memory
algorithms makes it impractical to rewrite programs for every new
parallel machine. The BLACS exist in order to make linear algebra
applications both easier to program and more portable.
This file contains common files which are not specific to any MPI implementation.
Packages
blacs-common-1.1-52.el7.ppc64
[214 KiB] |
Changelog
by Orion Poplawski (2014-02-05):
- Use -DUseMpi2 for openmpi build
- Run tests in %check
- Use system lapack routines for tests instead of bundled buggy ones
|