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

Re: EM64T compiling options?



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


Reply to: