1 Commits (master)

Author SHA1 Message Date
Constantin Fürst 1b6c60c49b benchmark copy throughput for using 1,2,4,8 dsas and remove brute cpu bench (we steal it from andre) 11 months ago
Constantin Fürst 9e329d39e4 add pushpul benchmark for peak throughput 11 months ago
Constantin Fürst 8ac601fc07 add option for internal repetitions to benchmarks which allows the small copies of 1kib to run long enough for the timings to become usable (goal is about 1s runtime for each iteration) 11 months ago
Constantin Fürst 8068fc3437 rewrite descriptors to match the format of the rewrite of bench from previous commit 11 months ago
Constantin Fürst 475b2d5b5a provide two benchmarks for peak performance, one that is brute force and one that uses smart node assignment and therefore lower utilization 1 year ago
Constantin Fürst 7ced0bce4c fix an issue in the python script that lead to references being modified which caused bad node settings 1 year ago
Constantin Fürst 6d9002d1e7 use different engine configuration depending on whether intra socket (all 4 engines on the socket) or inter socket (src and destination engine, cross copy) is the copy type 1 year ago
Constantin Fürst 7f7230197c dont submit multiple copies - test takes too long and this has almost no effect at work size of 1gib 1 year ago
Constantin Fürst 5089936f30 prepare peak throughput plotter for multi-node results 1 year ago
Constantin Fürst 1682b84fb4 use a batch size of 8 to check whether multiple engines can increase throughput 1 year ago
Constantin Fürst 405166cbe8 add peak perf benchmark descriptors 1 year ago
Constantin Fürst 151ddd79d5 set repetition count of tests to 1000 again and replace the 1 GiB tests with 32 MiB 1 year ago
Constantin Fürst d3a09181ce move the existing results into a new folder and modify them to be only benchmark descriptors 1 year ago