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

Example: Image Processing #35

Open
ax3l opened this issue Mar 3, 2016 · 3 comments
Open

Example: Image Processing #35

ax3l opened this issue Mar 3, 2016 · 3 comments

Comments

@ax3l
Copy link
Member

ax3l commented Mar 3, 2016

We should add an additional example in example/ that is non-CUDA-SDK and supports the full range of Alpaka execution strategies (add element layers, allow arbitrary number of threads in both blocks and thread level) so it can be run in travis with a few (stay 2-4) physical threads in less then a minute.

One example would be:

@ax3l
Copy link
Member Author

ax3l commented May 30, 2016

@vincentridder could be interesting for you.

@vincentridder
Copy link
Contributor

there are examples for a soble-filter and mandlebrot in the cuda sdk. Porting and tuning them would be easier.

@ax3l
Copy link
Member Author

ax3l commented Jun 3, 2016

offline discussion: the sdk examples have quite some "heavy" gl dependencies and are implementing "several stages" of parallelism instead of a simple, "ideal solution" others can copy from.

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

2 participants