Re: [Haskell-cafe] Multiprocessor compiling.

1 Aug
2004
1 Aug
'04
12:40 a.m.
want to fork 3 threads to compute "a*b + c*d"
of course this depends on what a b c and d are ... if they are 1000x1000 matricies then you may well want the '*' operations in separate threads... Keean.
7597
Age (days ago)
7597
Last active (days ago)
0 comments
1 participants
participants (1)
-
MR K P SCHUPKE