Commit Graph

75 Commits

Author SHA1 Message Date
Jan Eitzinger
c70223d26f Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark 2020-07-27 10:31:16 +02:00
Jan Eitzinger
73fa437f3a Add golang version of single file bwBench. 2020-07-27 10:29:44 +02:00
Jan Eitzinger
32a69ec78f Add single file Fortran versions. 2020-07-05 08:03:03 +02:00
Jan Eitzinger
1e7cd59d92 Add instrumented single file version. 2020-06-27 14:10:42 +02:00
Jan Eitzinger
37cbd14a3c Add single file version for teaching. Move bench scripts to util. Adapt
README.
2020-06-24 09:21:27 +02:00
Jan Eitzinger
8a6951a0e6 Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark 2020-04-29 12:09:19 +02:00
Jan Eitzinger
3cb73d5ba0 Update marker header 2020-04-22 10:09:59 +02:00
Jan Eitzinger
3430c3d633 Rename likwid marker header. 2020-04-22 10:09:38 +02:00
Jan Eitzinger
0afff6ac2c Update email in license 2019-09-15 07:05:05 +02:00
moebiusband73
7718baedb5 Update README.md 2019-09-15 06:50:33 +02:00
Jan Eitzinger
3c9ff383c4 Move docs from git to README 2019-09-15 06:52:29 +02:00
Jan Eitzinger
7dd895fefc Add markers to all benchmarks. Code review. Add GCC for dependencies. 2019-09-15 06:47:55 +02:00
Jan Eitzinger
bf90da4224 Make compilation steps verbose 2019-09-15 06:22:27 +02:00
Jan Eitzinger
58d9964da4 Remove MemoryHierarchy Bench again and revert to old structure. 2019-09-15 06:21:39 +02:00
Jan Eitzinger
532ac4d05f Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark 2019-08-27 08:03:01 +02:00
Thomas Röhl
f4f081e596 Gnuplot plotting script 2019-08-21 16:03:51 +02:00
Thomas Röhl
4009c36127 Add header line to output for later use in bench.plot 2019-08-21 16:03:23 +02:00
Thomas Röhl
ef4ee1000d Python version of bench.pl 2019-08-21 15:10:12 +02:00
Thomas Röhl
2193701dbf Python version of bench.pl 2019-08-21 14:48:45 +02:00
Jan Eitzinger
b4c7d00056 Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark 2019-08-21 13:39:16 +02:00
moebiusband73
90177816aa Update README.md 2019-08-21 07:22:53 +02:00
Jan Eitzinger
15ca8ae1c7 Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark 2019-07-01 12:34:17 +02:00
moebiusband73
57667c3b87 Update README.md 2019-07-01 12:01:32 +02:00
moebiusband73
1d2063065f Update README.md 2019-07-01 12:00:23 +02:00
Jan Eitzinger
d8b4feb50a Small fixes. 2019-07-01 09:59:10 +02:00
Jan Eitzinger
9bad3340b6 Add MemoryHierarchy benchmark 2019-06-29 10:25:36 +02:00
Jan Eitzinger
df88c45a4c Move benchmarks to MainMemory subdirectory 2019-06-29 10:24:53 +02:00
Jan Eitzinger
6d1012f71e Fif error in flop calculation. 2019-06-29 10:09:03 +02:00
Jan Eitzinger
e96fc21788 Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark 2019-06-19 09:20:11 +02:00
moebiusband73
3a3aa561c6 Update README.md 2019-05-14 07:36:35 +02:00
moebiusband73
7fa46331a4 Update README.md 2019-05-14 07:35:46 +02:00
Jan Eitzinger
9159f131d6 Add optional argument for SMT configuration. 2019-05-14 07:27:50 +02:00
Jan Eitzinger
af7bd4a581 Add wrapper Skript to determine overall best sustained bandwidth 2019-05-13 17:14:08 +02:00
Jan Eitzinger
c776efbdae Revert "Merge branch 'MARKERS' of github.com:RRZE-HPC/TheBandwidthBenchmark"
This reverts commit 21bedcda40, reversing
changes made to bb19bf5a49.
2019-03-19 09:13:01 +01:00
Jan Eitzinger
21bedcda40 Merge branch 'MARKERS' of github.com:RRZE-HPC/TheBandwidthBenchmark 2019-03-19 09:10:51 +01:00
Georg Hager
717478869c moved time stamp call out of parallel region, removed NT dirctive 2019-03-15 09:50:06 +01:00
Jan Eitzinger
9958777ae0 Introduce minimal likwid header. 2019-03-15 09:34:07 +01:00
Jan Eitzinger
60133e48c1 Introduce minimal likwid header. Add markers to more benchmarks 2019-03-15 09:33:48 +01:00
Thomas Roehl
e6958c8581 Add config option for MarkerAPI to config.mk and integrate it in the build system 2019-03-14 17:11:28 +01:00
Thomas Roehl
3e1fe39dfe Register regions for each thread when running with OpenMP 2019-03-14 17:10:10 +01:00
Georg Hager
4e39aab88a Markers for init and copy to investigate deviations 2019-03-14 13:30:22 +01:00
Georg Hager
bc717360ec removed -qopt-report from Intel flags 2019-03-14 13:14:42 +01:00
Georg Hager
bb19bf5a49 Update README.md 2019-03-14 12:07:14 +01:00
Georg Hager
bd6a097afc Typo fix, adapt output example to current version 2019-03-14 12:06:01 +01:00
Jan Eitzinger
15e98d2406 Fix in README 2019-03-14 10:36:09 +01:00
Jan Eitzinger
c6bc088fa1 Blind out affinity module if OpenMP is not used. Remove obsolete pthread switch. 2019-03-14 10:03:53 +01:00
Georg Hager
13f1b03e9b Addedd --freestanding to prevent compiler calling memcpy 2019-03-14 09:35:56 +01:00
Georg Hager
95e917f2c5 Fix ?= bei ENABLE_OPENMP 2019-03-14 09:06:04 +01:00
moebiusband73
259f832223 Update README.md 2019-03-13 16:27:28 +01:00
Jan Eitzinger
cb45dd74d0 Make OpenMP support a config option 2019-03-13 16:24:59 +01:00