1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/math/sdpara/pkg-descr
Maho Nakata d93eb7b9a2 MASTER_SITE have been moved.
Reported by:	kris
2004-08-16 01:24:11 +00:00

10 lines
565 B
Plaintext

The SDPARA (SemiDefinite Programming Algorithm PARAllel version) is a parallel
version of the SDPA. C++ source codes of the SDPARA are available in
this homepage. They form a stand-alone software package for solving SDPs in
parallel with the help of MPI (Message Passing Interface) and ScaLAPACK
(Scalable LAPACK). However callable libraries of the SDPARA, which could be
used combinedly with other C++ programs, are not available.
We assume that you know how to use the latest version of the SDPA and MPICH.
WWW: http://grid.r.dendai.ac.jp/sdpa/sdpara.index.html