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

Fix slow interaction #94

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

Fix slow interaction #94

wants to merge 2 commits into from

Conversation

terasaki1
Copy link
Collaborator

When disabling FAST_INTERACTIONS in InteractionModel.H , it led to a few bugs

It was due to a few variable naming when FAST_INTERACTIONS is false

@terasaki1 terasaki1 added the bug Something isn't working label Jan 10, 2025
@terasaki1
Copy link
Collaborator Author

I noticed that when I ran in cpu debug mode, I get an error that a particle has workgroup # > maxgroup.
This does not happen in gpu debug.
Could someone take a look?

@atmyers
Copy link
Contributor

atmyers commented Jan 28, 2025

Hi @gterasaki - what inputs file are you seeing this assertion failure with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants