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 |
|
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 |
|
moebiusband73
|
90177816aa
|
Update README.md
|
2019-08-21 07:22:53 +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 |
|
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 |
|
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 |
|
Jan Eitzinger
|
d87d668dcd
|
Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark
|
2019-03-13 15:27:44 +01:00 |
|
Jan Eitzinger
|
bd9c83d34b
|
Enclose in define for non linus OS.
|
2019-03-13 15:27:19 +01:00 |
|
moebiusband73
|
101efd0a3b
|
Update README.md
|
2019-03-13 15:06:20 +01:00 |
|
moebiusband73
|
bac2e4fb02
|
Update README.md
|
2019-03-13 15:03:48 +01:00 |
|
moebiusband73
|
33f126d6b6
|
Update README.md
|
2019-03-13 15:00:11 +01:00 |
|
moebiusband73
|
6953ddf0fd
|
Update README.md
|
2019-03-13 14:59:28 +01:00 |
|
moebiusband73
|
5dc605e021
|
Update README.md
|
2019-03-13 14:54:05 +01:00 |
|
Jan Eitzinger
|
04e4e82e8f
|
Merge conflicts
|
2019-03-13 14:49:49 +01:00 |
|
Jan Eitzinger
|
04306aa254
|
Fix typo in header
|
2019-03-13 14:46:35 +01:00 |
|
Thomas Roehl
|
1dae6cb139
|
Add -pthread flag for pthread_setaffinity_np
|
2019-03-13 14:46:03 +01:00 |
|
Jan Eitzinger
|
4dadbdf4b3
|
Add affinity module.
Enable configuration in config.mk file.
Introduce timer resolution report.
|
2019-03-13 14:41:11 +01:00 |
|
Georg Hager
|
36c2adfc81
|
OpenMP Error fix
|
2019-03-12 16:56:51 +01:00 |
|
moebiusband73
|
3af874dd9e
|
Update README.md
|
2019-03-11 12:26:38 +01:00 |
|
Jan Eitzinger
|
bf6834926e
|
Merge branch 'master' of github.com:RRZE-HPC/TheBandwidthBenchmark
|
2019-03-11 11:50:52 +01:00 |
|
Jan Eitzinger
|
5aa0127ef4
|
Add avaiable toolchain options
|
2019-03-11 11:50:46 +01:00 |
|
moebiusband73
|
e917766460
|
Update README.md
|
2019-03-11 11:44:42 +01:00 |
|
moebiusband73
|
b4b98941aa
|
Update README.md
|
2019-03-11 11:39:51 +01:00 |
|
moebiusband73
|
f08cb5e538
|
Update README.md
|
2019-03-11 11:34:39 +01:00 |
|
moebiusband73
|
107b85f140
|
Update README.md
|
2019-03-11 11:29:18 +01:00 |
|
moebiusband73
|
c384273d4a
|
Update README.md
|
2019-03-11 11:24:00 +01:00 |
|