Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
blacs: Basic Linear Algebra Communication Subprograms
- Summary
- 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.
Changelog
- * Tue May 10 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.1-8
- g77 needs some special compile flags, edited Bmake.inc*
- * Mon May 9 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.1-7
- remove hardcoded dist tags
- * Thu May 5 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.1-6
- fix 64bit issues