Update x86membench authored by Robert Schöne's avatar Robert Schöne
...@@ -4,11 +4,15 @@ Set of memory benchmarks targeted at the analysis of complex memory hierarchies. ...@@ -4,11 +4,15 @@ Set of memory benchmarks targeted at the analysis of complex memory hierarchies.
contact: daniel.molka(at)tu-dresden.de contact: daniel.molka(at)tu-dresden.de
## new branch
To fit the new BenchIT Interface, we created the membench branch on the current git version.
https://gitlab.hrz.tu-chemnitz.de/tud-zih-energy/benchit/-/wikis/x86membench
## Prerequirements ## Prerequirements
- Linux operating system - Linux operating system
- glibc >= 2.6 - glibc >= 2.6
- 64 Bit x86 Processors - 64 Bit x86 Processors
- Supposd to work on Intel and AMD Processors up to Westmere and Magny-Cours, respectively - Supposed to work on Intel and AMD Processors up to Westmere and Magny-Cours, respectively
- More recent CPUs might need adoption in hardware detection - More recent CPUs might need adoption in hardware detection
- VIA CPUs are currently not supported - VIA CPUs are currently not supported
... ...
......