diff options
author | araujo <araujo@FreeBSD.org> | 2007-05-26 23:14:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-05-26 23:14:19 +0800 |
commit | c496b7ee1babff38f0f456a694f568ebc0cf16cc (patch) | |
tree | db7769a02f17959f6d26b4bff4239d8e28e2da18 /benchmarks/stream/pkg-descr | |
parent | 42464088fb2da99050e2cdd0e73bf66000e673e6 (diff) | |
download | freebsd-ports-gnome-c496b7ee1babff38f0f456a694f568ebc0cf16cc.tar.gz freebsd-ports-gnome-c496b7ee1babff38f0f456a694f568ebc0cf16cc.tar.zst freebsd-ports-gnome-c496b7ee1babff38f0f456a694f568ebc0cf16cc.zip |
- Fixed distfile unavailable.
PR: ports/112340
Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
Approved by: itetcu (mentor)
Diffstat (limited to 'benchmarks/stream/pkg-descr')
-rw-r--r-- | benchmarks/stream/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/stream/pkg-descr b/benchmarks/stream/pkg-descr index adb8a064206b..d587c0c80c66 100644 --- a/benchmarks/stream/pkg-descr +++ b/benchmarks/stream/pkg-descr @@ -2,6 +2,8 @@ The STREAM benchmark is a simple synthetic benchmark program that measures sustainable memory bandwidth (in MB/s) and the corresponding computation rate for simple vector kernels. +Documentation can be found at: http://www.cs.virginia.edu/stream/ref.html + WWW: http://www.cs.virginia.edu/stream/ - Scott Flatman <sf@slappy.org> |