cvs commit: ports/benchmarks Makefile ports/benchmarks/hpl Makefile distinfo pkg-descr pkg-plist

Oliver Lehmann oliver at FreeBSD.org
Wed Feb 25 10:06:02 PST 2004


oliver      2004/02/25 10:06:01 PST

  FreeBSD ports repository

  Modified files:
    benchmarks           Makefile 
  Added files:
    benchmarks/hpl       Makefile distinfo pkg-descr pkg-plist 
  Log:
  High Performance Computing Linpack Benchmark
   - needs an MPI implementation (mpich and lam are supported by this port)
   - needs an Basic Linear Algebra Subprograms implementation like atlas (default)
     or blas (both are supported by this port)
  
  tested on alpha (5), amd64 (5) and i386 (4 and 5)
  
  Revision  Changes    Path
  1.30      +1 -0      ports/benchmarks/Makefile
  1.1       +119 -0    ports/benchmarks/hpl/Makefile (new)
  1.1       +2 -0      ports/benchmarks/hpl/distinfo (new)
  1.1       +21 -0     ports/benchmarks/hpl/pkg-descr (new)
  1.1       +10 -0     ports/benchmarks/hpl/pkg-plist (new)


More information about the cvs-all mailing list