How to connect to Oscar and submit your first batch job
The simplest way to connect to Oscar is via Open OnDemand (OOD). To connect to OOD, go to https://ood.ccv.brown.eduand log in using your Brown credentials. For more details on Open OnDemand click .
Alternatively, you can connect to OSCAR via SSH (Terminal):
You can submit a job using sbatch:
You can confirm that your job ran successfully by running:
For more detailed information on submitting jobs, see the section of the documentation.
To get specific files on to / off of Oscar, read through the page of the documentation.
If you encounter problems while using Oscar, check out the documentation, or read through the Overview page.
ssh <username>@ssh.ccv.brown.edusbatch batch_scripts/hello.shcat hello-*.out