How do I submit a batch job to Acropolis?

Qsub Qsub is the command used to submit jobs to the cluster. Users are permitted to use up to 350 cores and 1TB of memory at a time. Beyond that your work will queue until your running jobs have completed. Resource reservations are strictly enforced. Your jobs will...

Configuring Matlab on Acropolis

Matlab 2016b is the default version on Acropolis. Additional versions of Matlab can be loaded with the module command. Matlab 2016b is configured to work with the Distributed Computing Server. Matlab DCS is integrated with the job scheduler. This allows you to...

How do I install a Python, R package?

It is possible to install most software in your home directory. Some packages require will require additional dependencies and configuration. Let us know if you need assistance. Python There are many versions of Python available on Acropolis. You can load a different...