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

Speed up with OpenMP and OpenCL #1

Closed
CGLemon opened this issue Apr 18, 2020 · 2 comments
Closed

Speed up with OpenMP and OpenCL #1

CGLemon opened this issue Apr 18, 2020 · 2 comments

Comments

@CGLemon
Copy link
Contributor

CGLemon commented Apr 18, 2020

The three dimension life game is vary beautiful. But this is a littel slow in bigger grid.
I added OpenMp and OpenCL to speed up.
This is significant improved with OpenMp and OpenCL.
And compiling the codes with clang is better.

Here is the codes.
https://github.com/CGLemon/3D_CA

@AkkyOrz
Copy link
Owner

AkkyOrz commented Apr 25, 2020

Thank you for your improvement and your advice.
I want to merge your commit.

@CGLemon
Copy link
Contributor Author

CGLemon commented Apr 28, 2020

Thanks a lot. But some bugs exist. I fixed it already and uploaded them.

@CGLemon CGLemon closed this as completed May 5, 2020
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

2 participants