qsub
Back to the main page.
- 977 - make memreq and timreq required options in qsubcellfun
- 978 - display the job number in case an error is detected in the stderr log output
- 992 - remove dependency of qsubfeval/qsubget on intermediate script files
- 1012 - random seeding is incorrect when using the local scheduler in qsubfeval, rand returns the same number
- 1031 - qsubcellfun uniformoutput=1 does not work
- 1145 - Global variable remains in memory of a peer in the qsub job distribution system
- 1182 - qsub functions crash in getglobal
- 1254 - Error when running compiled qsub job
- 1255 - stacking in qsubcellfun does not work together with compilation
- 1273 - Error in qsubcompile when nodename has "-" in it
- 1293 - number of output arguments requested by user should overrule nargout
- 1328 - add support for SLURM backend
- 1331 - more informative job id
- 1334 - stacking in qsubcellfun does not work together with StopOnError=false
- 1336 - StopOnError=false does not work with exceeded walltime errors
- 1361 - add backend='inprocess' option to qsubfeval
- 1444 - random number generator
- 1615 - qsubcellfun does not detect java runtime error
- 1647 - random number initialization will (again) change after matlab2012a
- 1648 - qsubcellfun fails on matlab version 7.8 (2009a)
- 1680 - qsubcellfun fails if you change directory in startup.m
- 1732 - fprintf to stderr is caught as error by qsubcellfun
- 1742 - problem with number of qsubcellfun output argument
- 1769 - qsubcellfun does not work when parentheses () are present in path
- 1891 - it would be nice if qsubcellfun could evaluate private private functions
- 1898 - qsubfeval fails if there are spaces in the name of the present working directory or path
- 1937 - implement job dependencies in qsubfeval
- 1962 - qsubcellfun fails when function name is specified as string
- 1997 - Java out of memory error
- 2057 - support non-bash shell in qsub
- 2119 - qsubcellfun: allow for flexible matlab version to be used
- 2417 - Numerical Precision difference in MATLAB interactive session and qsub
- 2430 - add support for LSF backend
- 2493 - qsubcelfun hangs after around 12 submissions
- 2530 - qsubget possibly removes error and output log files too soon resulting in qsub sending error mails
- 2537 - update the matlab versions in qsubfeval
- 2547 - License checkout handling
- 2601 - allow user specification of where qsubcellfun maintains it input/output files
- 2607 - Display HOSTNAME in qsubget
- 2616 - qsubget will fail if jobs are not in the queue history any more
- 2618 - qsublist cannot determine pbsids when nr of jobs>999
- 2626 - qsubcellfun doesn't tell Matlab that job is done
- 2628 - strsplit not found in Matlab2011b
- 2633 - improve job status handling for qsubcellfun on SGE
- 2637 - *_ouput.mat file not found (yet)
- 2677 - consider DRMAA as generic backend for qsub
- 2836 - allow objects to be saved in the input.mat file without warnings
- 2862 - jobid and pbsid conversion for qsub and qsubfeval
- 2871 - qsubcellfun does not clean up the PBS output files
- 2897 - Typo in qsubcellfun
- 2911 - qsubfeval no longer works since recent update for Octave compatibility (r10458)
- 2926 - qsubcellfun doesn't forward memoverhead setting to qsubfeval
- 2940 - rescheduling jobs
- 3197 - matlab version dependent unpredictable failure of qsubfeval
- 3335 - ft_version not found