openmp support

Timothy C Prince tprince@myrealbox.com
Thu Jun 1 21:30:00 GMT 2006



-----Original Message-----
From: Thomas Yeh <tomyeh@CS.UCLA.EDU>
To: tprince@myrealbox.com
Date: Thu, 1 Jun 2006 11:30:39 -0700 (PDT)
Subject: Re: openmp support

I've tried a small test using the parallel for openmp pragma. The test
compiles but the performance looks similar to a serial version. Also, the
compiler complains when I use omp_set_num_threads and omp_get_num_threads.

Is there a flag I need to use when compiling?


-fopenmp
Tim Prince



More information about the Gcc-help mailing list