Re: Automatic parallelization - was Re: LISP Object Oriented?
- From: Marcus Breiing <usenet@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 30 Jan 2007 10:51:11 +0100
George Neuner <gneuner2/@comcast.net> writes:
I can envision a distributed solution based on aggressive evaluation
of futures ... starting from any language with call-by-need
semantics.
Programs written for lazy languages will typically serve up lots of
computations that are _never_ used. If you aggressively evaluate them
anyway, doing it in parallel without starving the original threads may
avoid nontermination, but could nevertheless be a horribly inefficient
use of those cores.
--
Marcus Breiing
(Cologne, Germany)
.
- Follow-Ups:
- Re: Automatic parallelization - was Re: LISP Object Oriented?
- From: George Neuner
- Re: Automatic parallelization - was Re: LISP Object Oriented?
- From: John Thingstad
- Re: Automatic parallelization - was Re: LISP Object Oriented?
- References:
- Automatic parallelization - was Re: LISP Object Oriented?
- From: George Neuner
- Automatic parallelization - was Re: LISP Object Oriented?
- Prev by Date: Re: Replacing Xaml with Lisp on Windows Vista
- Next by Date: Re: Is there any eq t test in Common Lisp?
- Previous by thread: Re: Automatic parallelization - was Re: LISP Object Oriented?
- Next by thread: Re: Automatic parallelization - was Re: LISP Object Oriented?
- Index(es):