Marmaduke Woodman <mmwood...@gmail.com> writes:

> hi
>
> It turns out POCL doesn't implement clLinkProgram, and their code is way
> over my head (I've never written LLVM before), so I'm curious how essential
> clLinkProgram is to PyOpenCL? If they aren't implementing it but providing
> a usable CL lib, maybe a workaround can be done.

clCompile/LinkProgram is totally nonessential. You can ifdef that out in 
PyOpenCL.

Andreas

_______________________________________________
PyOpenCL mailing list
PyOpenCL@tiker.net
https://lists.tiker.net/listinfo/pyopencl

Reply via email to