Using 3rd party job scheduler to make a local high processing computer of multiple pcs
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hasan Khanzada
am 4 Sep. 2023
Kommentiert: Raymond Norris
am 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 Kommentare
Akzeptierte Antwort
Raymond Norris
am 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 Kommentare
Raymond Norris
am 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
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Third-Party Cluster Configuration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!