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

Non-Accelerated Particle Simulation #5

Closed
CaffeineViking opened this issue Apr 7, 2017 · 0 comments
Closed

Non-Accelerated Particle Simulation #5

CaffeineViking opened this issue Apr 7, 2017 · 0 comments

Comments

@CaffeineViking
Copy link
Owner

For easier project building and better support/portability, we should also implement a software back-end for the particle simulation. Since the OpenCL kernel isn't especially complicated, it shouldn't be very hard to implement it (but might be hard to make they work alongside each other). I'll try to implement this in a weekend, by providing a build flag telling what back-end we should use (i.e. DISABLE_OPENCL) and also an extra flag telling (if OpenCL is enabled) which hardware accelerator should be used (i.e. CLDEVICE).

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