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

[BOUNTY $10] what do i do to add popcount support? #47

Closed
zhuker opened this issue May 13, 2017 · 2 comments
Closed

[BOUNTY $10] what do i do to add popcount support? #47

zhuker opened this issue May 13, 2017 · 2 comments
Labels
bounty $$$ Cash reward! enhancement Adds new functionality help wanted Have a question? Need assistance?

Comments

@zhuker
Copy link

zhuker commented May 13, 2017

where do i start if i wanted to add popcount support?
https://www.khronos.org/registry/OpenCL/sdk/2.0/docs/man/xhtml/popcount.html

@freemo
Copy link
Member

freemo commented May 13, 2017

@zhuker Check out this class, this is where the commands usable in the kernel are defined and mapped to their java equivalent.

https://github.com/Syncleus/aparapi/blob/master/src/main/java/com/aparapi/Kernel.java

@freemo
Copy link
Member

freemo commented Oct 21, 2017

@zhuker have you made any progress on this? If not I can add a small bounty to try to encourage to get this implemented.

@freemo freemo added enhancement Adds new functionality bounty $$$ Cash reward! help wanted Have a question? Need assistance? labels Oct 21, 2017
@freemo freemo changed the title what do i do to add popcount support? [BOUNTY $10] what do i do to add popcount support? Oct 23, 2017
@freemo freemo closed this as completed in fa9bd1b Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty $$$ Cash reward! enhancement Adds new functionality help wanted Have a question? Need assistance?
Projects
None yet
Development

No branches or pull requests

2 participants