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

4 次查看(过去 30 天)
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?

采纳的回答

David Willingham
David Willingham 2021-5-12
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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parallel and Cloud 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by