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

More efficient GPU partial state method #311

Open
richfitz opened this issue Nov 3, 2021 · 2 comments
Open

More efficient GPU partial state method #311

richfitz opened this issue Nov 3, 2021 · 2 comments

Comments

@richfitz
Copy link
Member

richfitz commented Nov 3, 2021

Running $state(index) copies all state to the host, then filters. Doing the filter on the device will be faster.

@richfitz
Copy link
Member Author

richfitz commented Nov 3, 2021

#302 (comment)

@richfitz
Copy link
Member Author

and #309

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

No branches or pull requests

1 participant