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

Try Decision Tree #15

Open
william-silversmith opened this issue Dec 17, 2020 · 0 comments
Open

Try Decision Tree #15

william-silversmith opened this issue Dec 17, 2020 · 0 comments
Labels
performance Affects computation time or memory usage.

Comments

@william-silversmith
Copy link
Contributor

The compiler can't easily make inferences about how code will be accessed within the core neighborhood loop so if we instead write it explicitly, will we see a performance improvement from e.g. autovectorization?

@william-silversmith william-silversmith added the performance Affects computation time or memory usage. label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Affects computation time or memory usage.
Projects
None yet
Development

No branches or pull requests

1 participant