From bac2e4fb028a638f43d8a8bba639755e4e625a78 Mon Sep 17 00:00:00 2001 From: moebiusband73 Date: Wed, 13 Mar 2019 15:03:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6ba43e..ea543d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The Bandwidth Benchmark This is a collection of simple streaming kernels for teaching purposes. -It is heavily inspired by John McCalpin's https://www.cs.virginia.edu/stream/. +It is heavily inspired by John McCalpin's https://www.cs.virginia.edu/stream/ benchmark. It contains the following streaming kernels with corresponding data access pattern (Notation: S - store, L - load, WA - write allocate):