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

Treewalk cuda #2

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Treewalk cuda #2

wants to merge 23 commits into from

Conversation

astro-YYH
Copy link
Collaborator

  1. porting treewalk to cuda without any other optimizations (like query sorting);
  2. it compiles but not runs at present, because not all of the functions called from within the global function have been ported to cuda (mainly those the tw structure points to) yet (only device functions can be called in a global function);

@sbird sbird changed the base branch from treewalk_cuda to master October 15, 2024 19:56
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.

1 participant