1 Commits (972440d19fefe0f4c392614a37f6872be03d6283)

Author SHA1 Message Date
Constantin Fürst cf14cf34ac :wqsubdivide the descriptors for peak perf allnodes into fromn0 and fromn1to15 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 e9807df09c use all 8 engines for each copy task, as the engine location does not affect performance 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 575ff8cf82 turn node -1 into node 7 again - this got messed up by a hastily written modification script 1 year ago
Constantin Fürst cf675e37f5 dont pin the thread to hbm nodes but to the hbm src node minus 8 in peak perf benchmark 1 year ago
Constantin Fürst 405166cbe8 add peak perf benchmark descriptors 1 year ago