MATLAB¶
Overview¶
We have three different ways to connect Matlab:
- Matlab VNC
- Matlab Server
- Jupyter Matlab Proxy
Guide¶
Launching MATLAB¶
- Navigate to the Interactive Apps section.
- Select
MATLAB
from the list of available applications.
Loading the Matlab Version¶
- Select the dropdown option in
MATLAB Version
. The current versions installed on Wulver are2023a
and2024a
Configuring Resources¶
- Specify your Slurm account/partition/qos.
- Set the maximum wall time requested.
- Choose the number of cores you need.
- If required, specify the number of GPUs.
Launching the Session¶
- Select the
Launch
option after finalizing the resources. Once clicking Launch, the request will be queued, and when resources have been allocated, you will be presented with the option to connect to the session by clicking on the blueLaunch MATLAB
option.
- You might see
Unable to contact settings server
message. It does not mean the Matlab session is terminated. You need to wait a few minutes to see the Matlab popup window.
-
Select Matlab Server from the interactive apps dropdown menu.
-
Fill in your configurations based on your job requirements
- Wait for the job to start and then click on Connect to Matlab
- Select existing License
- Click Start Matlab
- Wait for couple minutes
- Start working!!
-
Select Jupyter-matlab-proxy from the dropdown menu.
-
Choose matlab-proxy as conda env
-
Fill the rest of the form based on your desired configurations and click Launch. Wait for couple of seconds (same way as other matlab servers)
-
Once the Jupyter opens, click on Open Matlab
- Select existing License
- Click start Matlab
- Wait for couple minutes
- Start working!!