vinay-jayaram/MTlearning

MPI cluster mode

Closed this issue · 6 comments

I don't know whether this is a feature that should be merged into the master or should stay in the fork I have. The cluster mode constructs the models for all subjects in parallel when one is to use hold-one-out testing approach, the cluster mode decreases the computation time by a factor of number of subjects with just a little overhead.

However this use case is rather specific to the MPI computing infrastructure, and thus it's @bibliolytic 's decision on whether or not we should include this feature. If so, I would just do a pull request, otherwise I will just let the others use my fork.

yeah

ok, then I will just let the others use my fork :D