Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Nobody <nobody@xxxxxxxxxxx>
- Date: Sun, 14 Jun 2009 21:43:05 +0100
On Sun, 14 Jun 2009 11:33:29 -0700, JosephKK wrote:
But you shouldn't need to write parallel code. You should be able to
specify the problem and let the compiler take care of the details.
This is starting to matter. Multiple cores are the norm even on desktop
systems now, and the trend is towards even more cores. Forcing the
programmer to partition the task manually is both fragile and costly.
Have a blast with your idea. Write the compiler. Warning, the
underlying hardware is usually strictly von Neumann procedural.
Actually, modern hardware shares some similarities with lazy evaluation
(used by most Haskell implementations), but it hides most of this to
provide compatibility with the imperative model.
.
- Follow-Ups:
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: JosephKK
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- References:
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: John Larkin
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Nobody
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: John Larkin
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Nobody
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: John Larkin
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Nobody
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Phil Hobbs
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Nobody
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Phil Hobbs
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: Nobody
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- From: JosephKK
- Re: Overview Of New Intel Core i7(Nehalem) Processor
- Prev by Date: Re: Routing sense lines of power supplies
- Next by Date: Re: OT: AN OPEN LETTER TO PRESIDENT OBAMA (copy)
- Previous by thread: Re: Overview Of New Intel Core i7(Nehalem) Processor
- Next by thread: Re: Overview Of New Intel Core i7(Nehalem) Processor
- Index(es):
Relevant Pages
|