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

SPH implementation on GPU #28

Open
aartiukh opened this issue Jun 7, 2019 · 0 comments
Open

SPH implementation on GPU #28

aartiukh opened this issue Jun 7, 2019 · 0 comments

Comments

@aartiukh
Copy link
Owner

aartiukh commented Jun 7, 2019

Is your feature request related to a problem? Please describe.
It is reasonable to implement SPH algorithm on GPU in order to speedup all calculations.

Describe the solution you'd like
It is preferable to use OpenCL for the solution as it allows to run the code on CPU and GPU as well.

Describe alternatives you've considered
Consider CUDA or OpenACC as alternatives to OpenCL

Additional context
Useful links:

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

No branches or pull requests

1 participant