RCS examples are provided to assist you in learning the software and the development of your applications on the Shared Computing Cluster (SCC). The instructions provided along with the code assume that the underlying OS is Linux. If these examples are run on a different architecture, you might need to make some changes to the code and/or the way the program is built and executed.
Directory Structure:
GPU: This directory shows a simple example of how to use GPUs and gpuArray.
GettingStarted: This directory provides a hello world program and sample scripts to submit MATLAB jobs on SCC.
MATLABComplierRuntime: This directory proivdes a hello world program and sample scripts to submit MATLAB Compiled Runtime executables.
ParallelComputingToolbox: This directory provides a hello world program and sample scripts to submit MATLAB jobs on the SCC using the Parallel Computing Toolbox.
Tutorials: This directory contains sample Matlab programs used during the following RCS's tutorials.
Featured Updates
2021a: MATLAB now natively supports GPUs with Compute Capability 8.0 (notably this includes NVIDIA A100 GPUs).
Contact Information
help@scc.bu.edu
Note: Research Computing Services (RCS) example programs are provided
"as is" without any warranty of any kind. The user assumes the entire risk of
quality, performance, and repair of any defects. You are encouraged to copy
and modify any of the given examples for your own use.