Back to the main page.
Bug 974 - add qstat and qdel to qsubcellfun documentation
Status | CLOSED FIXED |
Reported | 2011-09-21 14:49:00 +0200 |
Modified | 2011-11-11 11:19:36 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-09-21 14:49:05 +0200
Robert Oostenveld - 2011-09-21 15:37:25 +0200
I have added the following to qsubcellfun % In case you abort your call to qsubcellfun by pressing ctrl-C, the % already submitted jobs will continue to run. You will also notice that % a lot of temporary files remain in your working directory. To check the % status and healthy execution of the jobs in the batch queuing system, % you can use % qstat % qstat -an1 % qstat -Q % comands on the linux command line. To delete jobs from the queue and % to abort already running jobs, you can use % qdel