Changes between Version 7 and Version 8 of greenplanet
- Timestamp:
- 11/18/14 11:37:53 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
greenplanet
v7 v8 122 122 qdel JOBID 123 123 }}} 124 125 where JOBID is the ID of your job (indicated in the Matlab session). Matlab indicates too the directory of your job where you can find the files `JOBNAME.outlog` and `JOBNAME.errlog`. The outlog file contains the informations that would appear if you were running your job on your local machine and the errlog file contains the error information in case the job encounters an error.