Open Poofjunior opened 1 year ago
This may be as simple as pip install pyopencl[pocl]
pip install pyopencl[pocl]
but it seems like there are some complexities when running from within a conda environment that also need to be documented.
See opencl installation notes and PLATFORM_NOT_FOUND_KHR issue
This may be as simple as
pip install pyopencl[pocl]
but it seems like there are some complexities when running from within a conda environment that also need to be documented.
See opencl installation notes and PLATFORM_NOT_FOUND_KHR issue