When I submitting a jobgroup with thousands of jobs, many many *.sub and *.run files will be created in the working directory directly. This makes it very difficult to find other files.
Is it possible to move these files to some other directory named dpdispatcher-<jobgroup-id> (just for example)?
When I submitting a jobgroup with thousands of jobs, many many
*.suband*.runfiles will be created in the working directory directly. This makes it very difficult to find other files.Is it possible to move these files to some other directory named
dpdispatcher-<jobgroup-id>(just for example)?