Re: [Algorithms] Complexity of new hardware
Brought to you by:
vexxed72
|
From: Gregory J. <gj...@da...> - 2009-04-22 17:31:48
|
> parallel evaluation. For example, GHC (arguably the most mature Haskell > compiler) can compile for an arbitrary number of cores I don't think that's a desirable feature -- limiting your scalability at compile time, that is. Greg |