Skip to content
New issue

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

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

Already on GitHub? # to your account

uudd generation: cIPC[0] should be excluded? #349

Closed
valassi opened this issue Jan 25, 2022 · 1 comment
Closed

uudd generation: cIPC[0] should be excluded? #349

valassi opened this issue Jan 25, 2022 · 1 comment
Assignees

Comments

@valassi
Copy link
Member

valassi commented Jan 25, 2022

Hi @oliviermattelaer I see an issue in uudd generation: there is a cIPC[0] created, which obviously has no initializer. This variable (and everything associated with it) should not be there at all.

Similar to #343 about nprocesses=1, is this a problem in my plugin or in the base code? I will try a fix anyway in my plugin for the moment.

This is a followup to #344. (Olivier suggesting trying out the generation of uudd)

valassi added a commit to valassi/madgraph4gpu that referenced this issue Jan 25, 2022
@valassi
Copy link
Member Author

valassi commented Jan 25, 2022

Ok this will be fixed by PR #350, which I am about to merge.

(I am instead preparing a separate PR for heft, which has other issues).

Closing this one as fixed. It's a bit of a hack, but it's good enough I think: just remove all lines containing IPD if cIPD has 0 length.

@valassi valassi closed this as completed Jan 25, 2022
valassi added a commit to mg5amcnlo/mg5amcnlo_cudacpp that referenced this issue Aug 16, 2023
…rences of IPD if size of cIPD is 0 (eg for uu to dd)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants