Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 23:03:16 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/mpiexec Makefile distinfo pkg-descr
Message-ID:  <200611182303.kAIN3GMl008004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2006-11-18 23:03:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/mpiexec     Makefile distinfo pkg-descr 
  Log:
  Mpiexec is a replacement program for the script mpirun, which is
  part of the MPICH package. It is used to initialize a parallel job
  from within a PBS batch or interactive environment. Mpiexec uses
  the task manager library of PBS to spawn copies of the executable
  on the nodes in a PBS allocation.
  
  WWW:    http://www.osc.edu/~pw/mpiexec/index.php
  
  PR:             ports/105650
  Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.856     +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/mpiexec/Makefile (new)
  1.1       +3 -0      ports/sysutils/mpiexec/distinfo (new)
  1.1       +7 -0      ports/sysutils/mpiexec/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611182303.kAIN3GMl008004>