[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: EM64T compiling options?



The loop sharing looks exciting but openmp seems difficult to use too.
Does openmp replace pthreads or work in combination ? 

Emmanuel

On Tue, 15 Jul 2008 14:55:24 +0200, "Thomas Preud'homme"
<thomas.preudhomme@celest.fr> said:
> The Tuesday 15 July 2008 14:39:41 Lennart Sorensen, You wrote :
> > You almost certainly wouldn't.  Very few people have any reason to write
> > in assembly anymore.  You might write a critical section of code in
> > assembly, but all the glue ought to be in C, inluding anything to manage
> > pthreads to do multiple threads, which is how you take advantage of
> > multiple cores.
> 
> You also can take a look at openmp which allow you to parallelize for
> loops 
> and make easy synchronization. The support of openmp is included in
> latests 
> gcc versions.
> 
> >
> > --
> > Len Sorensen
> 
> 
> 
> -- 
> Thomas Preud'homme
> 
> Why debian : http://www.debian.org/intro/why_debian
> 
> 
> --
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 


Reply to: