This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp] Challenges in Implementing OpenMP


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]