aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/imb
Commit message (Collapse)AuthorAgeFilesLines
* - Chase relocation of net/mpich2Thierry Thomas2009-11-281-4/+4
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove workarounds for FreeBSD 4.Edward Tomasz Napierala2007-04-191-4/+0
| | | | | | | | | PR: ports/111722 Submitted by: edwin Approved by: miwi (mentor) Notes: svn path=/head/; revision=190364
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Marked broken for 4.XMartin Wilke2007-01-051-0/+4
| | | | | | | | PR: ports/107508 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=181501
* - Fix build problemMartin Wilke2006-12-041-0/+1
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=178836
* The idea of IMB is to provide a concise set of elementary MPIMartin Wilke2006-11-206-0/+110
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> Notes: svn path=/head/; revision=177693