ojwoodford / batch_job

Parallelize MATLAB for loops across workers, without the Parallel Computing Toolbox
MIT License
18 stars 6 forks source link

Information Sharing #6

Open jasonnicholson opened 6 years ago

jasonnicholson commented 6 years ago

I think batch_job is great. I have used Multicore and I definitely prefer batch_job.

I have been looking into parallel computing with MATLAB without the parallel toolbox and distributed computing. I found a few new things:

ojwoodford commented 6 years ago

Thanks. They've now added batch_job to that webpage (I asked).

Let me know if you think pMatlab is better.