[gomp] Challenges in Implementing OpenMP
Phil Edwards
phil@codesourcery.com
Wed Oct 13 21:37:00 GMT 2004
On Wed, Oct 13, 2004 at 01:01:22PM -0400, Scott Robert Ladd wrote:
>
> Considered comments appreciated.
There's a huge collection of OpenMP threads containing considered and
not-so-considerd comments in the gcc@ archive. They should probably be
reviewed by all interested parties before repeating the same arguments.
Some of the issues have been dealt with, some still remain.
--
AI.cpp:33241: warning: You wrote 'neurons.merge(solution1, solution2)",
AI.cpp:33241: you probably MEANT "neurons->merge(solution1, solution2)",
AI.cpp:33241: but there is a MUCH better way to implement this whole
AI.cpp:33241: function; doing that instead.
More information about the Gcc
mailing list