This is the mail archive of the gcc-help@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: Parallelization on gcc?


> Thank you for your suggestions. I am told that the compiler that is
> on the machine by default has a pragma to create specific parallel
> code.

I'm sure it does; there is some set of vendor-agreed pragmas that
allow the compiler to perform some parallization. However, I have yet
to see numbers that show this approach gives actual speed-up to
real-world problems.

Regards,
Martin


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