This website works better with JavaScript.
Home
Explore
Help
Sign In
constantin
/
bachelor-thesis
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
185
Commits
1
Branch
0
Tags
92 MiB
Tree:
cc452fb1a4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cc452fb1a4'
${ noResults }
Commit Graph
26 Commits (cc452fb1a44a6f4f3c3d96664b1e192b06d8a721)
Author
SHA1
Message
Date
Constantin Fürst
c0c75aa51b
use uniform colormap in the plots and use separate output folder for the plots
12 months ago
Constantin Fürst
1fca956a0a
update the peak throughput plotter to show the difference of smart and allnodes too
1 year ago
Constantin Fürst
0748826fcd
use transfer size of 512mib for HBM intranode copy and modify plotter accordingly
1 year ago
Constantin Fürst
60a5ba5120
refactor the benchmark plotters and submit newly plotted graphs
1 year ago
Constantin Fürst
c0f2aa2b64
re-plot the benchmarks with the new data
1 year ago
Constantin Fürst
5089936f30
prepare peak throughput plotter for multi-node results
1 year ago
Constantin Fürst
17264186a6
small changes to the plotter scripts for nicer display
1 year ago
Constantin Fürst
eb4ea5162d
fix bugs that were introduced by changes to the plotter scripts
1 year ago
Constantin Fürst
099f454f19
modify plotters to a more streamlined state, all now use the file-loop in main and have a function that processes one file into the dataset, also adds the peakthroughput plotter and removes the defunct opt-submitmethod plotter
1 year ago
Constantin Fürst
b37968dd3f
rename engine location benchmarks, modify plotter to support missing configuration files as the new cases are not universally applicable to all configurations
1 year ago
Constantin Fürst
6cde7288e9
use total time in submitmethod benchmark too
1 year ago
Constantin Fürst
a548d9afe5
restructure mtsubmit benchmarks
1 year ago
Constantin Fürst
b7cae18b6d
restructure the engine location bench, correct and update the plotter to use new total time
1 year ago
Constantin Fürst
405166cbe8
add peak perf benchmark descriptors
1 year ago
Constantin Fürst
9886b20112
remove the multiple tests for mtsubmit and ensure that the wq will always receive the same elements to make the test fair
1 year ago
Constantin Fürst
3964da0d7a
use ms10 instead of ms50 as ms50 with > 2 threads will overfill the wq of size 128 (max) and cause an error unhandled in the benchmark yet
1 year ago
Constantin Fürst
f9b00a5b32
modify mtsubmit to meassure both ssaw and ms50 submit methods
1 year ago
Constantin Fürst
59853ffc92
remove the mtsubmit performance plotter which was based on a false assumption, modify the mtsubmit cost plotter for the new task set size
1 year ago
Constantin Fürst
8f68f41ba0
position legend for optimal submit method in bottom right to make the entire plot readable
1 year ago
Constantin Fürst
8ba84587be
add plotter for submit method with logscale to show optimal
1 year ago
Constantin Fürst
c27514890e
finish the move to save entire results and not condensed average in the plotter scripts
1 year ago
Constantin Fürst
573e312a69
update the submit method benchmark plotter
1 year ago
Constantin Fürst
167370dbf9
prepare submitmethod benchmark plotter for the new result type
1 year ago
Constantin Fürst
d77230dece
use throughput as unit for benchmarks
1 year ago
Constantin Fürst
1405ef38fe
properly set the titles of the graphs and add parameter so they are not cut off
1 year ago
Constantin Fürst
e129638a87
add benchmark plotting scripts using seaborn to display the results, the plots are also added
1 year ago