aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/hpl
Commit message (Collapse)AuthorAgeFilesLines
* Chase the upgrade of MPICH2.Thierry Thomas2011-02-262-2/+1
| | | | | | | | | | Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715 Notes: svn path=/head/; revision=269786
* Chase the upgrade of MPICH2.Thierry Thomas2010-11-141-4/+3
| | | | | | | | PR: ports/151869 Approved by: oliver (maintainer) Notes: svn path=/head/; revision=264535
* specifiy explicit RUN_DEPENDS instead of RUN=BUILDOliver Lehmann2010-01-111-2/+3
| | | | | | | | PR: 142176 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247627
* - Chase relocation of net/mpich2Thierry Thomas2009-11-281-7/+7
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* fix mpich dependencyOliver Lehmann2009-01-251-1/+1
| | | | | | | Noted by: pav Notes: svn path=/head/; revision=226832
* reactivate mpich - but mpich2 this timeOliver Lehmann2009-01-241-4/+14
| | | | Notes: svn path=/head/; revision=226763
* - Switch to LAM now that net/mpich port was deleted. Fixes INDEXPav Lucistnik2009-01-231-10/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=226731
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
| | | | Notes: svn path=/head/; revision=225403
* update to 2.0Oliver Lehmann2008-09-232-9/+5
| | | | Notes: svn path=/head/; revision=220519
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Convert to USE_FORTRANPav Lucistnik2007-07-151-5/+1
| | | | Notes: svn path=/head/; revision=195652
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* * Migrate to gfortran.Maho Nakata2007-01-171-4/+17
| | | | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Approved by: portmgr(kris) Notes: svn path=/head/; revision=182616
* Remove USE_REINPLACE from all categories starting with BEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161307
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* www.netlib.org seems to be down, add a mirror for hpl.tgzOliver Lehmann2005-11-251-1/+2
| | | | Notes: svn path=/head/; revision=149431
* fix buildOliver Lehmann2005-05-251-1/+2
| | | | | | | | hpl's Makefile used ARCH for some own things which conflicted with the predefined ARCH. I renamed hpl's ARCH variable. Notes: svn path=/head/; revision=136138
* maho@ reported that atlas isn't broken any longer on amd64Oliver Lehmann2004-07-141-5/+0
| | | | Notes: svn path=/head/; revision=113647
* High Performance Computing Linpack BenchmarkOliver Lehmann2004-02-254-0/+152
- 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) Notes: svn path=/head/; revision=102111