Commit graph

5 commits

Author SHA1 Message Date
Maho Nakata
f7bcde4249 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 22:22:17 +00:00
Maho Nakata
4b3ea7c2ac Migrated to gfortran42. 2007-01-11 08:14:26 +00:00
Maho Nakata
07643302ec Fix build error. Now blacs/scalapack are linked
against mpich2, and sdpara should not link
against mpich. Mixing mpich2/mpich caused an error.

PR:		105550
2006-11-19 06:48:16 +00:00
Maho Nakata
7219189372 Make fetchable [1] and unbreak.
update to 1.0.0 and now it is released under GPL

Submitted by:	kris[1]
2005-05-12 05:14:36 +00:00
Maho Nakata
9bda8c3027 The SDPARA (SemiDefinite Programming Algorithm PARAllel version)
is a parallel version of the SDPA (math/sdpa).
solving SDPs in parallel with the help of MPI
(Message Passing Interface) and ScaLAPACK (Scalable LAPACK).
2004-03-18 12:20:30 +00:00