Path to this page:
./
benchmarks/skampi,
MPI (Message Passing Interface) benchmarks
Branch: CURRENT,
Version: 5.0.4.355,
Package name: skampi-5.0.4.355,
Maintainer: pkgsrc-usersThe SKaMPI-Benchmark is a suite of tests designed to measure the performance
of MPI. MPI (Message Passing Interface) is a machine independent standard to
provide an efficient interface to message passing libraries of different
parallel machines. The goal of SKaMPI is to create a database to illustrate
the performance of these different MPI implementations. This database should
allow to:
1. Decide how to implement portable and efficient MPI programs.
2. Predict the performance of MPI programs.
3. Describe supercomputers in terms of MPI.
Required to run:[
parallel/mpi-ch]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2009-12-13) Updated to version: skampi-5.0.4.355
- (2006-02-06) Updated to version: skampi-4.0.1nb3
- (2005-10-05) Package added to pkgsrc.se, version skampi-4.0.1nb2 (created)
CVS history: (Expand)
2021-10-26 12:02:56 by Nia Alarie | Files touched by this commit (52) |
Log message:
benchmarks: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:18:34 by Nia Alarie | Files touched by this commit (52) |
Log message:
benchmarks: Remove SHA1 hashes for distfiles
|
2019-11-03 12:55:30 by Roland Illig | Files touched by this commit (8) |
Log message:
benchmarks: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-01-01 19:16:39 by Roland Illig | Files touched by this commit (47) |
Log message:
Replaced $(ROUND) with ${CURLY} variable references.
This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.
Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.
|
2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192) |
Log message:
Comment out dead sites.
|
2015-11-03 01:25:52 by Alistair G. Crooks | Files touched by this commit (43) |
Log message:
Add SHA512 digests for distfiles for benchmarks category
Problems found with existing distfile for superpi:
distfiles/super_pi-20030927/super_pi.tar.gz
No changes were made to the superpi/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
distfiles/eagle-lin32-7.4.0.run
|
2012-10-18 18:58:19 by Aleksej Saushev | Files touched by this commit (3) |
Log message:
"echo -e" is not portable, use printf to generate horizontal tabulation.
Reported by Mikhail Danilov on IRC.
|
2012-09-12 00:37:15 by Aleksej Saushev | Files touched by this commit (42) |
Log message:
"user-destdir" is default these days
|