
2 Mar
2009
2 Mar
'09
9:16 p.m.
Don Stewart-2 wrote:
Do you get the same problem in compiled code? (GHCi is generally for exploratory work only).
if I create an executable run it non-interactively. It works fine: $ ghc -O2 --make -threaded main.hs cublas.hs -lcublas -L${CUDA}/lib No matter whether is it compiled or interpreted it blocks in ghci (interactively), the threading option makes no difference in either case. -- View this message in context: http://www.nabble.com/interaction-between-ghci-and-cudaBLAS-library-tp223008... Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.