freebsd-ports/math/sdpara/pkg-descr
Mathieu Arnold a3091e9662 Unbreak and update to 7.3.1.
PR:		205896
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-08 16:04:07 +00:00

11 lines
544 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://sdpa.sourceforge.net/