cvs commit: ports/math Makefile ports/math/sdpara Makefile distinfo pkg-descr pkg-plist ports/math/sdpara/files patch-Makefile patch-rsdpa_include.h

Maho Nakata maho at FreeBSD.org
Thu Mar 18 04:20:31 PST 2004


maho        2004/03/18 04:20:30 PST

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/sdpara          Makefile distinfo pkg-descr pkg-plist 
    math/sdpara/files    patch-Makefile patch-rsdpa_include.h 
  Log:
  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).
  
  Revision  Changes    Path
  1.259     +1 -0      ports/math/Makefile
  1.1       +78 -0     ports/math/sdpara/Makefile (new)
  1.1       +4 -0      ports/math/sdpara/distinfo (new)
  1.1       +39 -0     ports/math/sdpara/files/patch-Makefile (new)
  1.1       +19 -0     ports/math/sdpara/files/patch-rsdpa_include.h (new)
  1.1       +9 -0      ports/math/sdpara/pkg-descr (new)
  1.1       +12 -0     ports/math/sdpara/pkg-plist (new)


More information about the cvs-ports mailing list