File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ * .o
2+ * .oo
3+ BLACS /INSTALL /cmake_install.cmake
4+ BLACS /INSTALL /Makefile
5+ BLACS /INSTALL /x *
6+ TESTING /x *
7+ REDIST /TESTING /x *
8+ PBLAS /TESTING /x *
9+ PBLAS /TESTING /PB_Cabort.c
10+ PBLAS /TESTING /PB_Cwarn.c
11+ PBLAS /TIMING /x * tim
12+ PBLAS /TIMING /PB_Cabort.c
13+ PBLAS /TIMING /PB_Cwarn.c
14+ * .a
15+ BLACS /TESTING /xCbtest
16+ BLACS /TESTING /xFbtest
17+ SLmake.inc
18+
Original file line number Diff line number Diff line change @@ -23,6 +23,9 @@ ScaLAPACK README FILE
2323 VERSION 2.0 : November, 2011
2424 VERSION 2.0.1 : January, 2012
2525 VERSION 2.0.2 : May, 2012
26+
27+ VERSION 2.1 : Nov, 2019
28+
2629
2730ScaLAPACK, or Scalable LAPACK, is a library of high performance linear
2831algebra routines for distributed memory computers supporting MPI.
@@ -32,6 +35,12 @@ can be obtained via the World Wide Web or anonymous ftp.
3235
3336 http://www.netlib.org/scalapack/
3437
38+ =============== GitHub Repository ================
39+
40+ https://github.com/Reference-ScaLAPACK/scalapack/
41+
42+ ==================================================
43+
3544ScaLAPACK, version 2.0, includes routines for the solution of dense,
3645band, and tridiagonal linear systems of equations, condition estimation and
3746iterative refinement, for LU and Cholesky factorization, matrix inversion,
You can’t perform that action at this time.
0 commit comments