Using 3rd party job scheduler to make a local high processing computer of multiple pcs
3 views (last 30 days)
Show older comments
Hasan Khanzada
on 4 Sep 2023
Commented: Raymond Norris
on 4 Sep 2023
Hello,
I am trying to make an offline small cluster of 3 pcs to perform extensive simulations on parallel but I only have academic individual license. Is there anyway I can use a 3rd party job schdeuler to do so without Matlab Distributed Computing Server and if it is possible, if anyone can guide me I will greatly appreciate it.
0 Comments
Accepted Answer
Raymond Norris
on 4 Sep 2023
Hi @Hasan Khanzada. Have you checked that your university doesn't (A) have MATLAB Parallel Server and (B) if so, already have a cluster running with it?
I'm asking because you'll need a scheduler (which one are you using?) and MATLAB Parallel Server to seamlessly submit jobs from a client to the three machines. The alternative is to manually run MATLAB on each machine and then collate the results. However, this assumes you have enough individual licenses to run MATLAB (and toolboxes) on each machine.
6 Comments
Raymond Norris
on 4 Sep 2023
I would suggest starting with their Site, since you'll also need documentation to download, install, configure, and run their software. But, you ought to be able to find their User Guide's here
More Answers (0)
See Also
Categories
Find more on Third-Party Cluster Configuration 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!