Azzera filtri
Azzera filtri

Training neural network using parallel computing on high-performance computing (HPC) cluster.

3 visualizzazioni (ultimi 30 giorni)
I am trying to train a neural network on a high-performance computing (HPC) cluster. When I use the option of parallel computing on my computer Matlab uses all the available cores to train the network. When I have many more cores in the cluster, I see the program is using only one core despite using parallel options for training a neural network. Can anyone know how to train a neural network on Matlab using multiple cores of a high-performance computing (HPC) cluster?

Risposta accettata

David Willingham
David Willingham il 12 Mag 2021
Hi Pardhasai,
MATLAB Parallel Server enables you to access all the cores on a cluster. It handles all the back end scheduling and communication between the nodes on the cluser for you. Once setup, you simply select it from your Parallel Prefences in MATLAB.
Regards,
Deep Learning Product Manager

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by