Re: CMT option with gcc

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

 



vikas <pvssvikas@xxxxxxxxx> writes:

> So do you mean by this (below clarification), gcc can look and
> optimize only if I use OpenMP calls ? or it is intelligent enough even
> to look into posix multi threading calls and generate optimized code
> for multi core systems ?

If you are asking: does gcc automatically generate parallel code
without any OpenMP comments?  the answer is no.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux