Hi all,

I am making use of the Data.Array.Repa module to achieve data-parallelism. On 
running my program I get the error:

"thread blocked indefinitely on an MVar operation"

Two questions:
1. What could be some of the potential causes for the above error when the only 
use of parallelism is Repa arrays?
2. What are the best strategies for debugging he cause(s) of such an error?

Cheers,
Ben.

The information in this e-mail may be confidential and subject to legal 
professional privilege and/or copyright. National ICT Australia Limited accepts 
no liability for any damage caused by this email or its attachments.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to