cvs commit: ports/benchmarks Makefile ports/benchmarks/imb Makefile distinfo pkg-descr pkg-plist ports/benchmarks/imb/files patch-src-IMB_declare.h patch-src-make_mpich

Martin Wilke miwi at FreeBSD.org
Mon Nov 20 21:26:54 UTC 2006


miwi        2006-11-20 21:26:53 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks           Makefile 
  Added files:
    benchmarks/imb       Makefile distinfo pkg-descr pkg-plist 
    benchmarks/imb/files patch-src-IMB_declare.h 
                         patch-src-make_mpich 
  Log:
  The idea of IMB is to provide a concise set of elementary MPI
  benchmark kernels. With one executable, all of the supported
  benchmarks, or a subset specified by the command line, can be run.
  The rules, such as time measurement (including a repetitive call
  of the kernels for better clock synchronization), message lengths,
  selection of communicators to run a particular benchmark (inside
  the group of all started processes) are program parameters.
  
  WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm
  
  PR:             ports/105665
  Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.53      +1 -0      ports/benchmarks/Makefile
  1.1       +63 -0     ports/benchmarks/imb/Makefile (new)
  1.1       +3 -0      ports/benchmarks/imb/distinfo (new)
  1.1       +10 -0     ports/benchmarks/imb/files/patch-src-IMB_declare.h (new)
  1.1       +18 -0     ports/benchmarks/imb/files/patch-src-make_mpich (new)
  1.1       +9 -0      ports/benchmarks/imb/pkg-descr (new)
  1.1       +7 -0      ports/benchmarks/imb/pkg-plist (new)


More information about the cvs-all mailing list