This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/35423] New: Implement OpenMP workshare
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2008 14:27:28 -0000
- Subject: [Bug middle-end/35423] New: Implement OpenMP workshare
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Jakub wrote:
> BTW, omp workshare is implemented the same as omp single and this is the
> first time I see somebody actually using that construct anywhere. I don't
> have plans to implement omp workshare more efficiently, at least in the
> foreseeable future. So ATM !$omp parallel workshare is just a fancy
> way to say something is not parallelized. It is standard conforming, but
> not going beyond that.
Seemingly it becomes more requested. The quote above comes from:
http://gcc.gnu.org/ml/fortran/2008-02/msg00137.html
and it was requested also in
http://gcc.gnu.org/ml/fortran/2008-03/msg00008.html
--
Summary: Implement OpenMP workshare
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Keywords: openmp
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: burnus at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423