Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
hello_mcr.qsub | 2019-08-23 10:55 | 121 | ||
hello_mcr.m | 2019-08-23 10:09 | 25 | ||
This directory includes a hello world program and sample scripts to submit MATLAB jobs on SCC.
To compile hello_mcr.m to obtain a standalone executable,
mcc -mv -o hello_mcr.out hello_mcr.m
[user@scc1.bu.edu:~]$ qsub hello_mcr.qsub