mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 07:27:38 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
397 B
Text
7 lines
397 B
Text
The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines
|
|
redesigned for distributed memory MIMD parallel computers. It is currently
|
|
written in a Single-Program-Multiple-Data style using explicit message
|
|
passing for interprocessor communication. It assumes matrices are laid out
|
|
in a two-dimensional block cyclic decomposition.
|
|
|
|
Now the code for BLACS and PBLAS is included.
|