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

Migrating from OpenCL 1.0 to 1.2 #84

Open
marty1885 opened this issue Oct 7, 2019 · 0 comments
Open

Migrating from OpenCL 1.0 to 1.2 #84

marty1885 opened this issue Oct 7, 2019 · 0 comments
Labels
enhancement New feature or request need discussion need some discussion

Comments

@marty1885
Copy link
Member

The current OpenCL backend requires us to specify which kernel is needed from the .cl programs. Which can be automatically detected using OpenCL 1.2's CL_PROGRAM_KERNEL_NAMES feature. But This might cause Etaler not working on mobile/ARM devices like TI's DSP.

@marty1885 marty1885 added enhancement New feature or request need discussion need some discussion labels Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need discussion need some discussion
Projects
None yet
Development

No branches or pull requests

1 participant