help='submits a job that will be executed inside the context of a python wrapper script - note the wrapper script will be considered the SGE job and the actual prefixed command just an option; the wrapper script must be able to run and self-configure using stock components available in the OS')
default='/idiap/group/torch5spro/nightlies/last',help='the root directory of a valid torch installation (defaults to %(default)s)')
tsubparser.add_argument('-D','--torch-debug',dest='torch_debug',default=False,action='store_true',help='if set I\'ll setup the torch environment in debug mode')