Versions Compared

Key

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

...

You can find out about specifics of aces queues with:

qstat -Qf | more

or

qstat -q

Which results in this on aces:

...

wget https://github.com/swo/lake_matlab_sens/archive/master.zip

 

Running something on a detatched screen:

use screen. This will help you figure stuff out:

...

This starts screen:

screen -A S SPPtest

This detaches but keeps it running:

...