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 CUDA fused transeq implementation for Neumann BCs #162

Open
semi-h opened this issue Feb 26, 2025 · 0 comments
Open

Fix CUDA fused transeq implementation for Neumann BCs #162

semi-h opened this issue Feb 26, 2025 · 0 comments
Assignees
Labels
cuda Related to CUDA backend

Comments

@semi-h
Copy link
Member

semi-h commented Feb 26, 2025

Current fused transeq function doesn't input the _sym (npaire) variations of the derivative operations. This cannot cause an issue for periodic or Dirichlet BCs but we can't get the correct results with Neumann BCs. A simple fix but important before running simulations with Neumann BCs.

@semi-h semi-h added the cuda Related to CUDA backend label Feb 26, 2025
@semi-h semi-h self-assigned this Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda Related to CUDA backend
Projects
None yet
Development

No branches or pull requests

1 participant