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

Parallelize on GPU? #91

Open
novalain opened this issue Oct 4, 2016 · 2 comments
Open

Parallelize on GPU? #91

novalain opened this issue Oct 4, 2016 · 2 comments
Labels

Comments

@novalain
Copy link
Owner

novalain commented Oct 4, 2016

It's all about the GPU man

@novalain novalain added the p4 label Oct 4, 2016
@novalain novalain added p2 and removed p4 labels Oct 20, 2016
@novalain
Copy link
Owner Author

Or multithreading on CPU if that speeds up significally

@Carlbaum Carlbaum changed the title Parallelize Parallelize on GPU? Nov 20, 2016
@novalain
Copy link
Owner Author

If vectors are removed and replaced with standard arrays I think OpenACC can be used for the GPU part (or just wait until they support vectors)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant