Re: Not enough parallelism in programming
- From: Alexander Terekhov <terekhov@xxxxxx>
- Date: Sat, 27 Aug 2005 16:54:59 +0200
Nick Maclaren wrote:
[...]
> When the relevant person produces a draft,
Don't wait.
http://jupiter.robustserver.com/pipermail/cpp-threads_decadentplace.org.uk
regards,
alexander.
P.S. http://www.hpl.hp.com/personal/Hans_Boehm/tmp/tremblant.pdf
<quote>
It has become increasingly clear that any specification will have
an unavoidable impact on compiler optimization. Some currently
common compiler optimizations need to be adapted to ensure thread
safety. But this also reinforces the urgency for thread support in
C++: Current implementations make it much harder than it should be
to write correct multithreaded code.
Our progress has been slowed by both the technical difficulties of
defining a memory model that is compatible with a high performance
atomics library, and by disagreements about the atomics library
itself.
</quote>
.
- Follow-Ups:
- Re: Not enough parallelism in programming
- From: Nick Maclaren
- Re: Not enough parallelism in programming
- From: Seongbae Park
- Re: Not enough parallelism in programming
- From: Nick Maclaren
- Re: Not enough parallelism in programming
- References:
- Not enough parallelism in programming
- From: Joe Seigh
- Re: Not enough parallelism in programming
- From: Rupert Pigott
- Re: Not enough parallelism in programming
- From: Joe Seigh
- Re: Not enough parallelism in programming
- From: Rupert Pigott
- Re: Not enough parallelism in programming
- From: Nick Maclaren
- Not enough parallelism in programming
- Prev by Date: Re: Cell Documents
- Next by Date: Re: Not enough parallelism in programming
- Previous by thread: Re: Not enough parallelism in programming
- Next by thread: Re: Not enough parallelism in programming
- Index(es):