This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: parallelizing options
- From: Scott Robert Ladd <coyote at coyotegulch dot com>
- To: A Ramakrishna Rao <rkrao at cse dot iitk dot ac dot in>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 24 Oct 2003 10:06:14 -0400
- Subject: Re: parallelizing options
- References: <3F9846F9.1070202@cse.iitk.ac.in>
A Ramakrishna Rao wrote:
Can you provide me with some of the compiler options used for
optimization of code (also through parallelization).
We need this to benchmark the systems in our lab. We 've used
linpack. We want to tune the performance using some compiler options to
enhance performance.
GCC does not support automatic parallelization of code, nor does it
support a standard such as OpenMP. OpenMP support may be coming some
day; so far, no one (that I know of) is working on automatic
parallelization.
--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing