Closed MaestSi closed 3 years ago
Hi Simone,
Sorry for the late reply. The reasons why you get this message could be many, but the message itself states that there is no OpenCL-capable device found. To varify, did you:
If the latter works, the problem might be related to your conda-environment. Best, Sven
I think I have an error with pycuda and opencl, I tried to repeat the installation from scratch and the command:
pip install pyCuda pyOpenCL
gives me errors.
So thank you for your support. You can close the issue if you want.
Simone
Hi, I seem to have a similar issue to the one reported here. I am running on a server with Intel CPUs with Ubuntu 20.04.1. This is the content of the current conda environment:
This is the command I ran:
python pacasus.py --device_type=CPU --platform_name=Intel --framework=opencl <file.fastq.gz>
And this is the error I got:
Is there anything I could try out to fix it? Based on the referenced issue it looks like there isn't much I could do... Thanks, Simone