CVS log for ports/benchmarks/imb/Makefile
Up to [FreeBSD] / ports / benchmarks / imb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 26 09:56:50 2011 UTC (11 months, 2 weeks ago) by thierry
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Chase the upgrade of MPICH2. Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 25 20:09:03 2010 UTC (15 months, 2 weeks ago) by trasz
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Drop maintainership for ports I can't maintain anymore.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 28 10:44:52 2009 UTC (2 years, 2 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
- Chase relocation of net/mpich2 - Bump PORTREVISION if needed - Fix some portlint errors.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:08:11 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 11 22:06:11 2007 UTC (4 years, 7 months ago) by trasz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Use proper capitalization in my email address. Approved by: miwi (mentor) Suggested by: sat
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:20 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 19 16:21:59 2007 UTC (4 years, 9 months ago) by trasz
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -4 lines
- Remove workarounds for FreeBSD 4. PR: ports/111722 Submitted by: edwin Approved by: miwi (mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 13 13:03:44 2007 UTC (4 years, 10 months ago) by trasz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change my email address to trasz@FreeBSD.org. Approved by: miwi (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 5 09:19:18 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
- Marked broken for 4.X PR: ports/107508 Submitted by: trasz (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 4 16:23:34 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Fix build problem Submitted by: pointyhat via kris
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 21:26:53 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
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>
