You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I install accelerate on WLS2, and run some code very well with accelerate-llvm-native backend. But if I use accelerate-llvm-ptx backend, it throws an error.thread blocked indefinitely in an MVar operation. I don't use stm package and any MVar operation.
Description
I install accelerate on WLS2, and run some code very well with accelerate-llvm-native backend. But if I use accelerate-llvm-ptx backend, it throws an error.
thread blocked indefinitely in an MVar operation
. I don't use stm package and any MVar operation.Steps to reproduce
if can download this code https://gitee.com/wujilingfeng/haskell-sift.
Your environment
If the bug is with the
accelerate-llvm-ptx
GPU backend, include the output ofnvidia-device-query
The text was updated successfully, but these errors were encountered: