ess-dmsc-dram / live-data-prototype

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

Support for Mantid without our temporary MPI modifications #27

Closed SimonHeybrock closed 8 years ago

SimonHeybrock commented 8 years ago

Right now we require a special Mantid version with MPI modifications (in particular the StorageMode related stuff). For single-node runs there is no need for this. The prototype should not need to care.

Remove all dependencies on special MPI Mantid versions.

SimonHeybrock commented 8 years ago

We can just run with a "normal" Mantid version as long as #26 is not fixed.