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 the reference and test implementations have to read the data attributes and assign them to local variables.
We should do this in a separate preprocessing function instead of inside the benchmarked function.
This is already implemented for the gpu benchmarks. We should do the same for CPU benchmarks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
currently the reference and test implementations have to read the data attributes and assign them to local variables.
We should do this in a separate preprocessing function instead of inside the benchmarked function.
This is already implemented for the gpu benchmarks. We should do the same for CPU benchmarks.
Beta Was this translation helpful? Give feedback.
All reactions