StarExec
Would you like to react to this message? Create an account in a few clicks or log in to continue.

A "getjobpairs" command

Go down

A "getjobpairs" command Empty A "getjobpairs" command

Post by timking Sat May 03, 2014 10:28 pm

This is a very low priority feature request.

It would be nice to be able to get the output of jobs in groups instead of either 1 job at a time or an archive of all of the jobs.  I'd propose the following command in StarExecCommand:
Code:
--getjobpairs -Downloads the output for the list of job pairs associated with the given ids.
REQUIRED: "idlist" "out"
OPTIONAL: "ow"

"idlist" - a list of "id" values separated by commas

The zip file in "out" would then contain a flat directory of files. Each file is the output of one job pair id and its name is its job pair id. (Note this is different than what getjobpair does which is to use the benchmark name.) The reason I'd like this is that I suspect that I can speed up a bunch of my scripts by doing larger groups than 1 at a time.  This is a low priority request.

PS. It is worth noting that the removebench commands already appears to take an "idlist" instead of an "id" according to the manual.

timking

Posts : 23
Join date : 2014-04-23

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum