Skip to content

Paralellize + time average beam computation

Bram Veenboer requested to merge avg-beam into master
  • Add a few omp parallel for pragma's to BufferSetImpl::finalize_compute_avg_beam()
  • Enable the stopwatch in this function (it should have been there before, why was it removed?)

Merge request reports