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

Direct OpenCL clBuildProgram() support? #8673

Open
goofyseeker311 opened this issue Dec 25, 2024 · 0 comments
Open

Direct OpenCL clBuildProgram() support? #8673

goofyseeker311 opened this issue Dec 25, 2024 · 0 comments

Comments

@goofyseeker311
Copy link

goofyseeker311 commented Dec 25, 2024

Can you confirm that the AMD/Xilinx FPGA devices support fully "online" OpenCL C kernel compile, in the OpenCL device drivers,
without requiring any external compile outside of OpenCL host application?

Most documentation points to all kernel compile requiring external "off-line" compilation.

AMD CPUs and GPUs support fully online kernel compile and deploy, without any external kernel compile process.
Most optimally this would be the case for FPGAs too, with no changes to the CPU/GPU OpenCL runtime application.

Can you provide a clear "online" only deployment process (optimally only the FPGA OpenCL runtime driver install)?
OpenGL with OpenCL Interop would be preferable operating mode.

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

1 participant