root-project / rootbench

Collection of benchmarks and performance monitoring applications
GNU Lesser General Public License v2.1
20 stars 41 forks source link

[RF] Don't benchmark model evaluation on GPU #269

Closed guitargeek closed 1 year ago

guitargeek commented 1 year ago

It's not useful to benchmark this. It will always be slow because the results are copied. The GPU backend makes only sense in the context of likelihood minimization.