mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-15 12:27:30 +01:00
simplify and fix adaptive threshold logic
This commit is contained in:
@@ -178,8 +178,6 @@
|
||||
timestep={selectedData.timestep}
|
||||
scope={selectedScope}
|
||||
metric={metricName}
|
||||
numaccs={job.numAcc}
|
||||
numhwthreads={job.numHWThreads}
|
||||
series={selectedSeries}
|
||||
{isShared}
|
||||
{zoomState}
|
||||
@@ -194,8 +192,6 @@
|
||||
timestep={selectedData.timestep}
|
||||
scope={selectedScope}
|
||||
metric={metricName}
|
||||
numaccs={job.numAcc}
|
||||
numhwthreads={job.numHWThreads}
|
||||
series={selectedSeries}
|
||||
{isShared}
|
||||
{zoomState}
|
||||
|
||||
Reference in New Issue
Block a user