paramonte icon indicating copy to clipboard operation
paramonte copied to clipboard

Enhancement: Matlab Parallel Computing Toolbox Support?

Open arwelHughes opened this issue 1 year ago • 2 comments

I Have Paramonte running well via the Matlab interface, and also am seeing significant speedup when running Paramonte from a terminal using 'mpiexec'.

However, I also have a Matlab Parallel Computing Toolbox (PCT) licence, and this 'under the hood' does execute code on multiple Matlab sessions, using an implementation of MPI (e.g. https://uk.mathworks.com/help/matlab-parallel-server/use-different-mpi-builds-on-unix-systems.html).

It seems then that it should be possible to run Paramonte using the PCT on multiple Matlab sessions, rather than resorting to 'mpiexec' from a separate terminal maybe? Is this planned?

(I've also emailed Mathworks with a question about this, and will report back what they say...)

Regards, Arwel

arwelHughes avatar Jan 19 '23 11:01 arwelHughes