Clear Filters
Clear Filters

MATLAB Local Cluster Configuration

2 views (last 30 days)
lijiong Chen
lijiong Chen on 26 Oct 2023
Answered: Walter Roberson on 26 Oct 2023
Currently, I am using the Mac system for MATLAB development and plan to run my models on an Ubuntu system equipped with a GPU. To enhance computational efficiency, I wish to establish a MATLAB local cluster between these two systems. Could you guide me on how to configure MATLAB on both Mac and Ubuntu to leverage system resources for parallel computing? What specific steps and precautions should I follow? Thank you.
---
System Configuration:
Mac: macOS 14.0
Ubuntu: 22.04
MATLAB Version: 2023b

Answers (1)

Walter Roberson
Walter Roberson on 26 Oct 2023
In order to do that you would need to have the MATLAB Parallel Server product; https://www.mathworks.com/products/matlab-parallel-server.html
The normal Parallel Computing Toolbox can only deal with the local cluster.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!