mirror of
https://github.com/amd/blis.git
synced 2026-04-20 07:38:53 +00:00
Added page size, source location to perf docs.
Details: - Added the page size, as returned via 'getconf -a | grep PAGE_SIZE', and the location of the performance drivers to docs/Performance.md (test/3) and docs/PerformanceSmall.md (test/sup). Thanks to Dave Love for suggesting these additions in #325.
This commit is contained in:
@@ -127,7 +127,9 @@ size of interest so that we can better assist you.
|
||||
* single-core: 17.6 GFLOPS (double-precision), 35.2 GFLOPS (single-precision)
|
||||
* multicore: 17.6 GFLOPS/core (double-precision), 35.2 GFLOPS/core (single-precision)
|
||||
* Operating system: Ubuntu 16.04 (Linux kernel 4.15.0)
|
||||
* Page size: unknown
|
||||
* Compiler: gcc 7.3.0
|
||||
* Driver source code directory: `test/3`
|
||||
* Results gathered: 14 February 2019
|
||||
* Implementations tested:
|
||||
* BLIS 075143df (0.5.1-39)
|
||||
@@ -187,7 +189,9 @@ size of interest so that we can better assist you.
|
||||
* single-core: 64 GFLOPS (double-precision), 128 GFLOPS (single-precision)
|
||||
* multicore: 64 GFLOPS/core (double-precision), 128 GFLOPS/core (single-precision)
|
||||
* Operating system: Ubuntu 18.04 (Linux kernel 4.15.0)
|
||||
* Page size: 4096 bytes
|
||||
* Compiler: gcc 7.3.0
|
||||
* Driver source code directory: `test/3`
|
||||
* Results gathered: 6 March 2019, 27 March 2019
|
||||
* Implementations tested:
|
||||
* BLIS 9f1dbe5 (0.5.1-54)
|
||||
@@ -259,7 +263,9 @@ size of interest so that we can better assist you.
|
||||
* single-core: 56 GFLOPS (double-precision), 112 GFLOPS (single-precision)
|
||||
* multicore: 49.6 GFLOPS/core (double-precision), 99.2 GFLOPS/core (single-precision)
|
||||
* Operating system: Cray Linux Environment 6 (Linux kernel 4.4.103)
|
||||
* Page size: 4096 bytes
|
||||
* Compiler: gcc 6.3.0
|
||||
* Driver source code directory: `test/3`
|
||||
* Results gathered: 25-26 February 2019, 27 March 2019
|
||||
* Implementations tested:
|
||||
* BLIS 075143df (0.5.1-39)
|
||||
@@ -329,7 +335,9 @@ size of interest so that we can better assist you.
|
||||
* single-core: 24 GFLOPS (double-precision), 48 GFLOPS (single-precision)
|
||||
* multicore: 20.4 GFLOPS/core (double-precision), 40.8 GFLOPS/core (single-precision)
|
||||
* Operating system: Ubuntu 18.04 (Linux kernel 4.15.0)
|
||||
* Page size: 4096 bytes
|
||||
* Compiler: gcc 7.3.0
|
||||
* Driver source code directory: `test/3`
|
||||
* Results gathered: 6 March 2019, 19 March 2019, 27 March 2019
|
||||
* Implementations tested:
|
||||
* BLIS 9f1dbe5 (0.5.1-54)
|
||||
|
||||
@@ -111,7 +111,9 @@ size of interest so that we can better assist you.
|
||||
* Peak performance:
|
||||
* single-core: 57.6 GFLOPS (double-precision), 115.2 GFLOPS (single-precision)
|
||||
* Operating system: Gentoo Linux (Linux kernel 5.0.7)
|
||||
* Page size: 4096 bytes
|
||||
* Compiler: gcc 7.3.0
|
||||
* Driver source code directory: `test/sup`
|
||||
* Results gathered: 31 May 2019, 3 June 2019, 19 June 2019
|
||||
* Implementations tested:
|
||||
* BLIS 6bf449c (0.5.2-42)
|
||||
@@ -171,7 +173,9 @@ size of interest so that we can better assist you.
|
||||
* Peak performance:
|
||||
* single-core: 24 GFLOPS (double-precision), 48 GFLOPS (single-precision)
|
||||
* Operating system: Ubuntu 18.04 (Linux kernel 4.15.0)
|
||||
* Page size: 4096 bytes
|
||||
* Compiler: gcc 7.3.0
|
||||
* Driver source code directory: `test/sup`
|
||||
* Results gathered: 31 May 2019, 3 June 2019, 19 June 2019
|
||||
* Implementations tested:
|
||||
* BLIS 6bf449c (0.5.2-42)
|
||||
|
||||
Reference in New Issue
Block a user