gomp slowness

tim prince tprince@computer.org
Fri Oct 19 01:44:00 GMT 2007


skaller wrote:
> On Thu, 2007-10-18 at 06:00 -0700, Tim Prince wrote:
>   
>> skaller wrote:
>>     
>
>   
>> I don't know of any OpenMP compiler which would correct the nesting of 
>> parallel loops in your LU.  I have assumed that OpenMP doesn't allow 
>> such optimization; you have to get it right yourself.
>>     
>
> Can you explain? This code was taken from a *tutorial* on OpenMP:
>
> http://kallipolis.com/openmp/2.html
>
>   
Did they show your version somewhere as an example of what not to do?  
In the page you referenced, they appear to have the correct loop nesting.



More information about the Gcc mailing list