benchmarking: added CPU results for benchmark 2
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run
This commit is contained in:
1
package/test/benchmarks/2/CPU-did-not-finish
Normal file
1
package/test/benchmarks/2/CPU-did-not-finish
Normal file
@ -0,0 +1 @@
|
|||||||
|
The CPU did not finish. Once it started using the page-file it just aborted. therefore too little RAM for this test
|
3621
package/test/data/nikuradse_2.csv
Normal file
3621
package/test/data/nikuradse_2.csv
Normal file
File diff suppressed because it is too large
Load Diff
@ -110,7 +110,11 @@ Most of the time is spent doing the parameter optimisation step
|
|||||||
\subsection{Transpiler}
|
\subsection{Transpiler}
|
||||||
Results only for Transpiler (also contains final kernel configuration and probably quick overview/recap of the implementation used and described in Implementation section
|
Results only for Transpiler (also contains final kernel configuration and probably quick overview/recap of the implementation used and described in Implementation section
|
||||||
|
|
||||||
|
\subsubsection{Benchmark 1}
|
||||||
|
|
||||||
|
\subsubsection{Benchmark 2}
|
||||||
|
|
||||||
|
\subsubsection{Benchmark 3}
|
||||||
|
|
||||||
\subsection{Performance Tuning}
|
\subsection{Performance Tuning}
|
||||||
Document the process of performance tuning
|
Document the process of performance tuning
|
||||||
@ -125,4 +129,12 @@ CPU at 100\% GPU at around 30\%. Heavily CPU bottlenecked. Mainly due to PTX com
|
|||||||
\subsection{Comparison}
|
\subsection{Comparison}
|
||||||
Comparison of Interpreter and Transpiler as well as Comparing the two with CPU interpreter
|
Comparison of Interpreter and Transpiler as well as Comparing the two with CPU interpreter
|
||||||
|
|
||||||
talk about that compute portion is just too little. Only more complex expressions with higher var set count benefit well (make one or two performance evaluations, with 10 larger expressions and at least 1k var sets and present that here as point for that statement)
|
talk about that compute portion is just too little. Only more complex expressions with higher var set count benefit well (make one or two performance evaluations, with 10 larger expressions and at least 1k var sets and present that here as point for that statement)
|
||||||
|
|
||||||
|
\subsubsection{Benchmark 1}
|
||||||
|
|
||||||
|
|
||||||
|
\subsubsection{Benchmark 2}
|
||||||
|
CPU Did not finish due to RAM constraints
|
||||||
|
|
||||||
|
\subsubsection{Benchmark 3}
|
BIN
thesis/main.pdf
BIN
thesis/main.pdf
Binary file not shown.
Reference in New Issue
Block a user