Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] thread blocked indefinitely in an MVar operation #90

Open
wujilingfeng opened this issue Dec 30, 2022 · 2 comments
Open

[BUG] thread blocked indefinitely in an MVar operation #90

wujilingfeng opened this issue Dec 30, 2022 · 2 comments

Comments

@wujilingfeng
Copy link

wujilingfeng commented Dec 30, 2022

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 of nvidia-device-query

  • Accelerate: 1.3.0.0
  • Accelerate backend(s): accelerate-llvm-ptx
  • GHC: 8.10.7
  • OS: windows 10 wsl2
  • nvidia GTX 1660 Ti cuda-11.4
@wujilingfeng wujilingfeng changed the title [BUG] [BUG] thread blocked indefinitely in an MVar operation Dec 30, 2022
@wujilingfeng
Copy link
Author

According to my recent experience, the array is probably out of bounds.

@wujilingfeng
Copy link
Author

The array is not out of bounds, which seems to be a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant