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

Question About POCL Cmake #78

Open
suleymanemre opened this issue Jul 8, 2024 · 1 comment
Open

Question About POCL Cmake #78

suleymanemre opened this issue Jul 8, 2024 · 1 comment

Comments

@suleymanemre
Copy link

Hi there,

when I reading a code of cmake file in pocl I saw that
option(ENABLE_VENTUS "Enable Ventus GPGPU device driver." OFF)
I want to ask why ventus is not enable.

By the way I wonder how did you designed and integrated pocl to ventus. Is there any paper or source about it. Thank you for great work. Have a nice day.

@zhoujingya
Copy link

I think you can refer to lib/CL/devices for details , basically, to implement a new device for pocl, you need to implement all the APIs for the Opencl version supported by your devices, hope my comment can help you~ @suleymanemre

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