Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

wavefunction91/CXXBLACS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CXXBLACS is a simple C++ wrapper for BLACS (Basic Linear Algebra Communication Subroutines) as well as some utilities in ScaLAPACK ( Scalable Linear Algebra Package). In addition to wrapping this basic (traditionally FORTRAN) functionality in a high-level C++ API, some very basic additionial functionality if provided, such as gathering to and distributing from a root MPI process. For a full list of the current functionality, please look over the documentation (built via doxygen).

Contact the developers:

David Williams-Young

dbwy@u.washington.edu

About

A simple C++ Wrapper for BLACS along with minimal extra functionality to aid the the high-level development of distributed memory linear algebra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors