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

SMR communication and destruction #355

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

jmstone
Copy link
Collaborator

@jmstone jmstone commented Aug 1, 2024

In GitLab by @DVilla95 on Jun 4, 2024, 04:43

Implement destruction particle for particles that leave the domain. Fix communication to coarser neighbors in SMR by enforcing communication through faces.

@jmstone
Copy link
Collaborator Author

jmstone commented Aug 1, 2024

In GitLab by @DVilla95 on Jun 4, 2024, 04:57

added 1 commit

  • 1b9ae0d - Fix code formatting after failed linting check.

Compare with previous version

@jmstone
Copy link
Collaborator Author

jmstone commented Aug 1, 2024

In GitLab by @DVilla95 on Jun 4, 2024, 05:03

added 1 commit

Compare with previous version

@jmstone
Copy link
Collaborator Author

jmstone commented Aug 1, 2024

In GitLab by @DVilla95 on Jun 6, 2024, 07:24

added 2 commits

  • a7ee02c - Fix issues with variables not being accessible on GPU.
  • a3a17e4 - Wrong capture of variables. Removed as useless.

Compare with previous version

@jmstone
Copy link
Collaborator Author

jmstone commented Aug 1, 2024

In GitLab by @DVilla95 on Jun 7, 2024, 09:07

I would like to report also that currently both multi-GPU and single-GPU MPI (i.e. multiple processes sharing a GPU) runs either crash or hang indefinitely at the MHD::ClearSend function.

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.

2 participants