./benchmarks/flops, Floating point benchmark to give your MFLOPS rating

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0, Package name: flops-2.0, Maintainer: pkgsrc-users

Flops.c is a 'c' program which attempts to estimate your systems
floating-point 'MFLOPS' rating for the FADD, FSUB, FMUL, and FDIV
operations based on specific 'instruction mixes' (discussed below).
The program provides an estimate of PEAK MFLOPS performance by making
maximal use of register variables with minimal interaction with main
memory. The execution loops are all small so that they will fit in
any cache. Flops.c can be used along with Linpack and the Livermore
kernels (which exercise memory much more extensively) to gain further
insight into the limits of system performance. The flops.c execution
modules include various percent weightings of FDIV's (from 0% to 25%
FDIV's) so that the range of performance can be obtained when using
FDIV's. FDIV's, being computationally more intensive than FADD's or
FMUL's, can impact performance considerably on some systems.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


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
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   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
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-12 00:37:15 by Aleksej Saushev | Files touched by this commit (42)
Log message:
"user-destdir" is default these days
   2011-09-12 09:24:52 by David A. Holland | Files touched by this commit (2)
Log message:
void main
   2010-01-25 01:30:09 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update master_sites.