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

FEATURE: adding gpu accelerated cn method #39

Merged

Conversation

chemardes
Copy link
Collaborator

@chemardes chemardes commented Mar 5, 2025

Changes:

  • Created new .cuh file for both bse solvers
  • Adjusted CMake file
  • fixed boundary conditions not applying properly

Issues:

  • Grid Values are quite different (tested gpu cn bse against python cn results and gpu explicit bse)

@chemardes chemardes added the help wanted Extra attention is needed label Mar 5, 2025
@chemardes chemardes requested review from alphaville and debdal6 March 5, 2025 22:37
@chemardes chemardes self-assigned this Mar 5, 2025
@chemardes chemardes closed this Mar 6, 2025
@chemardes chemardes deleted the feature/implementing-bse-cn-method branch March 6, 2025 18:10
@chemardes chemardes restored the feature/implementing-bse-cn-method branch March 6, 2025 18:10
@chemardes chemardes reopened this Mar 6, 2025
@chemardes chemardes force-pushed the feature/implementing-bse-cn-method branch from 4e94509 to 5a0e5b0 Compare March 6, 2025 18:18
@chemardes chemardes marked this pull request as ready for review March 6, 2025 18:21
@chemardes chemardes linked an issue Mar 6, 2025 that may be closed by this pull request
@chemardes chemardes removed the help wanted Extra attention is needed label Mar 10, 2025
chemardes and others added 2 commits March 10, 2025 20:19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@chemardes chemardes merged commit 0bede35 into GPUEngineering:main Mar 10, 2025
1 check passed
@chemardes chemardes deleted the feature/implementing-bse-cn-method branch March 10, 2025 20:29
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.

CUDA script to solve sparse linear systems with cuSPARSE
2 participants