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

Revert multiple field solve #1728

Closed
wants to merge 1 commit into from
Closed

Conversation

charleskawczynski
Copy link
Member

This PR reverts the multiple field solve, to compare with the sequential single field solves, as the multiple field solve may have an issue with branch divergence (threads within the same warp having different instructions).

@charleskawczynski
Copy link
Member Author

There may still be a way to avoid branch divergence, so long all threads in a warp have similar instructions. Looking into this now..

@charleskawczynski
Copy link
Member Author

Superseded by #1732.

@charleskawczynski charleskawczynski deleted the ck/multiple_field_solve branch August 22, 2024 01:53
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