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]

Re: egsc and parallelization



  In message <000901bea2b6$a02b6a60$ac0af43e@crao.crimea.ua>you write:
  > I wish use egcs on SMP machine. Is there egcs parameters or tools for
  > making parallelization inder Linux and egcs?
I'm not 100% sure what you are asking.

Are you asking whether or not egcs can parallelize your code?  If so, then
the answer is no.  egcs does not have any support to auto-parallelize
user code.

jeff


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