You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when we create a workload we pass a lot of things from the config separately though to them. We should refactor spectroperf to have the config available in the workload package so that we can pass the whole config and have the workloads read what they need.