Skip to content

Fix average beam computation in CUDA

Bram Veenboer requested to merge fix-average-beam-cuda into master
  • Incorrect number of events were being allocated
  • Missing synchronization on the output data

Merge request reports