Skip to content

Unable to use pyFAST in WSL2 #217

Closed Answered by smistad
general-rishkin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @general-rishkin

I have never tried running FAST in WSL. The error you get most likely means that OpenCL is not installed properly.
You could try using the POCL implementation, a user has reported that it works here: https://answers.microsoft.com/en-us/windows/forum/all/is-opencl-supported-on-wsl2/71e8eeee-14cc-49e4-852a-1827228ed1c4
This will most likely enable you to run FAST on the CPU, I am not sure how to get FAST to work on the GPU through WSL.

You can install POCL using the one that exists in apt on ubuntu (sudo apt install libpocl2), or use a newer one by building from github (https://github.com/pocl/pocl/ https://github.com/gyferlim/pocl/blob/main/ADDITIONAL.md).

Note that usi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@general-rishkin
Comment options

Answer selected by general-rishkin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants