gro_exp.utils.bench_plot

gro_exp.utils.bench_plot(ns_day, cpus, nodes=False)

Function to plot speedup and cpu efficieny over the CPUs.

Parameters
ns_daylist

list with ns/day

cpuslist or int

list with used cpus or number of cpus per node if ns_day list is over nodes

nodesbool

if ns_day list is over nodes

Returns
speeduplist

speedup over the cpus or nodes

efficienylist

efficieny over cpus