mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -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)
10 lines
499 B
Text
10 lines
499 B
Text
The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel
|
|
graph library offering a small but powerful set of linear algebra primitives
|
|
specifically targeting graph analytics.
|
|
|
|
* The Combinatorial BLAS development influences the Graph BLAS standardization
|
|
process.
|
|
* CombBLAS achieves scalability via its two dimensional distribution and
|
|
coarse-grained parallelism.
|
|
* CombBLAS powers HipMCL, a highly-scalable parallel implementation of the
|
|
Markov Cluster Algorithm (MCL).
|