ess-dmsc-dram / live-data-prototype

GNU General Public License v3.0
3 stars 1 forks source link

Correct workspace setup for MPI based run #26

Open SimonHeybrock opened 8 years ago

SimonHeybrock commented 8 years ago

The current version of the prototype splits up event data and distributes it to MPI ranks based on detector IDs. However, there are (empty) event lists and spectra for all detector IDs on each rank.

Solve this in a manner similar to what we did for the parallel version of LoadEventNexus in Mantid.