PBLAS

Parallel Basic Linear Algebra Subprograms (PBLAS) is an implementation of Level 2 and 3 BLAS intended for distributed memory architectures.[1] It provides a computational backbone for ScaLAPACK, a parallel implementation of LAPACK. It depends on Level 1 sequential BLAS operations for local computation and BLACS for communication between nodes.[2][3]

References

  1. Choi, Jaeyoung; Dongarra, Jack; Ostrouchov, Susan; Petitet, Antoine; Walker, David; Whaley, R. Clinton (1996). "Applied Parallel Computing Computations in Physics, Chemistry and Engineering Science". Lecture Notes in Computer Science. 1041: 107. doi:10.1007/3-540-60902-4_13. ISBN 978-3-540-60902-5. |chapter= ignored (help)
  2. Petitet, Antoine (1995). "PBLAS". Netlib. Retrieved 13 July 2012.
  3. Jaeyoung Choi; Dongarra, J.J.; Walker, D.W. (May 1994). "PB-BLAS: a set of Parallel Block Basic Linear Algebra Subprograms" (PDF). Scalable High-Performance Computing Conference: 534–541. doi:10.1109/SHPCC.1994.296688. ISBN 0-8186-5680-8.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.