Skip to content

Installing and running on Shaheen

David Ketcheson edited this page Aug 25, 2013 · 7 revisions

These are instructions for getting started with PyClaw on the Shaheen supercomputer.

Copy install.sh to somewhere in your home directory on Shaheen. Edit line 6 to set the environment variable projdir to point to where you want to install pyclaw. Then issue the commands

source install.sh
module load ibm
pyclaw_build_all

You can use this script to submit a test job.

Clone this wiki locally