aboutsummaryrefslogtreecommitdiff
path: root/math/sdpara/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 7.2.1 20090109 version.Maho Nakata2009-02-174-73/+56
| | | | Notes: svn path=/head/; revision=228535
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-1/+1
| | | | Notes: svn path=/head/; revision=195621
* Migrated to gfortran42.Maho Nakata2007-01-112-1/+14
| | | | Notes: svn path=/head/; revision=182075
* Fix build error. Now blacs/scalapack are linkedMaho Nakata2006-11-191-3/+3
| | | | | | | | | | against mpich2, and sdpara should not link against mpich. Mixing mpich2/mpich caused an error. PR: 105550 Notes: svn path=/head/; revision=177554
* Make fetchable [1] and unbreak.Maho Nakata2005-05-121-10/+14
| | | | | | | | | update to 1.0.0 and now it is released under GPL Submitted by: kris[1] Notes: svn path=/head/; revision=135106
* The SDPARA (SemiDefinite Programming Algorithm PARAllel version)Maho Nakata2004-03-182-0/+58
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). Notes: svn path=/head/; revision=104439