Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

you can access the GPU interactive cluster using ssh, the -Y flag enables ssh tunnelling (ensure you have xquartz or similar installed on your local machine). There are three fully loaded GPU machines available, however, please use the k80 box at ocio-gpu01 for now. we will need to work out how best to share the resources between users as they are interactive hosts (not currently attached to a batch queuing system)

ssh -Y ocio-gpu01slacgpu.slac.stanford.edu
 

you can see the gpu resources available by typing

...

In order to load IMOD, we need to enter

 

module load imodload module load imod-4.9.47-intel-17.0.2-fdpbjp4module load jdk-8u131-b11-intel-17.0.2-uol553s4-2kdesbi
 

Then the common imod commands are available

...