-
Notifications
You must be signed in to change notification settings - Fork 789
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
MadGraph tarballs on cvmfs #3272
Comments
Hi Kevin, in central production we had the same issue with cvmfs. Jobs are failing because gridpacks are not accessible on cvmfs. Did you encounter problems with the web? Me neither, despite producing hundreds of gridpacks. |
Yes, I had gridpack creation jobs fail yesterday because the wget call (noted above) did not succeed. |
@agrohsje i agree with this change though, since the web is at the stage where it is impossible to clean up at this point. why don't we clean things up by minimally changing the logics? + central production not finding gridpacks from cvmfs would likely be site issue, no? local running gridpacks seem safe from this matter |
I think there is nothing wrong with moving. It is just a question of priorities and other requests. If someone has time to fix, no problem. It is also not a lot of work, but too often not a lot of work is a lot of work. |
Rather than downloading the MG5 source tarball from the web every time:
genproductions/bin/MadGraph5_aMCatNLO/gridpack_generation.sh
Line 183 in d0d03f8
genproductions/bin/MadGraph5_aMCatNLO/gridpack_generation.sh
Line 141 in d0d03f8
which leaves the possibility that the job will fail because of a transient connectivity issue,
why not host the tarballs for the MG versions that we use on cvmfs?
The text was updated successfully, but these errors were encountered: