RCS compute service utility scripts

The RCS compute service is a powerful environment for batch computation but managing your log files and queued jobs can be fiddly. To make things easier try some of the RCS cluster scripts.

Use latest_log to easily open the most recent log file in the current directory. qdel_last is handy for when you submit a job and immediately realise you forgot to change a parameter. To get rid of old job logs in the current directory run clear_logs.

Have your own scripts? Share them with the community!

Further resources