Multi computer parallel simulation
Show older comments
Hi everyone,
I work on a network where a lot of computers are connected. Most of them use less than 5% of their CPU most of the time (word, firefox...etc) whereas mine runs long simulations on Matlab. By using the parallel toolbox, I managed to speed up my code and use my 4 cores. I would like to bring it to the next step and find a way to use all the cores of all the computers on the network. Is that possible ? (using Matlab 2012b and higher)
This way matlabpool would not only detect my 4 cores but also all the cores that are on the network.
Thanks in advance,
Alex
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!