Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haddfast but w/ more useful verbosity #290

Open
wants to merge 2 commits into
base: UL_production
Choose a base branch
from

Conversation

acmbulla
Copy link

No description provided.

@acmbulla
Copy link
Author

RECAP:

  • haddfast has more print option, so that in we can keep track of how many files are missing and in case of failure it SHOULD say which file is the responsible
  • mkShapesMulti (and ShapeFactoryMulti) supports a --Silent option. In this case the jds file used for the submission of the jobs DOES NOT keeps track of err, out and log files of condor (they are redirected to /dev/null)

mkShapesMulti and mkPostProc now do support the option to redirect the py files of the job to eos, while keeping jds, err log and out on afs (we are forced to keep them there). This is done in batchTools treating the py path differently from the others (in case of giant configuration like EFT or unfolding this can save up to 2GB). You are still free to use the same path as before, define things coherently in the userConfig_TEMPLATE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant