Topics Map > •Research Computing
CRC Running MATLAB on a GPGPU on NOTS
CRC Running MATLAB on a GPU on NOTS
The NOTS cluster contains General Purpose Graphics Processing Units (GPGPUs) which can be used for considerable performance improvements on certain types of applications. Please see this MathWorks web page for instructions, demos, and tutorials about how to use MATLAB with GPGPUs. The steps required to ensure your MATLAB sessions run on the GPU nodes varies depending on how you submit your MATLAB jobs, please choose from the following options:
Your MATLAB code must be written for the GPU
Simply running on the GPU nodes does not mean that your MATLAB code is using the GPU. You must write your code to invoke built-in MATLAB GPU functions.
Running MATLAB on a GPU using PCT from a cluster login node
To create a cluster object based on the GPU profile, use the following MATLAB command: