-
Notifications
You must be signed in to change notification settings - Fork 135
chore(CI): add EventCalc to CI #676
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
base: master
Are you sure you want to change the base?
Conversation
|
After 4 hours, it seems like only about 40 events are transported. |
|
Let's see whether HNLs run more quickly. |
Something must be really off. I have tested it with a local build of FairShip and it takes ca. 15 minutes for 50 events (of which ca. 5 for the GEANT4 initialisation). |
|
Not sure whether I understand why the example failed. |
Can you also reproduce it locally? I will try with several FairShip versions, but so far it seems I do not see the same. |
|
I can reproduce the crash on lxplus with 100 events (no crash for 1). The crash doesn't occur with other generators. |
@olantwin can you please send me on mattermost the error log? I will look into this, as it seems quite strange to me. Thanks! |
It's the same one as on the CI: https://github.com/ShipSoft/FairShip/actions/runs/14083794149/job/39442804814 BTW: I had one suspicion for the bad performance (reading from CVMFS instead of from a local file), but that does not seem to be the issue. |
No description provided.