Re: [Algorithms] Complexity of new hardware
Brought to you by:
vexxed72
|
From: Sam M. <sam...@ge...> - 2009-04-23 08:16:25
|
Apologies - I'm still pretty new to Haskell and messed up my facts here. You specify the number of cores at runtime rather than compile time. >From the ghc user guide: http://haskell.org/ghc/docs/latest/html/users_guide/using-smp.html ta, Sam -----Original Message----- From: Gregory Junker [mailto:gj...@da...] Sent: 22 April 2009 18:32 To: 'Game Development Algorithms'; and...@ni... Subject: Re: [Algorithms] Complexity of new hardware > 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 ------------------------------------------------------------------------ ------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ GDAlgorithms-list mailing list GDA...@li... https://lists.sourceforge.net/lists/listinfo/gdalgorithms-list Archives: http://sourceforge.net/mailarchive/forum.php?forum_name=gdalgorithms-lis t |