This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/31000] std::valarray should be annotated with OpenMP directives
- From: "gdr at cs dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2007 12:40:38 -0000
- Subject: [Bug libstdc++/31000] std::valarray should be annotated with OpenMP directives
- References: <bug-31000-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from gdr at cs dot tamu dot edu 2007-03-19 12:40 -------
Subject: Re: std::valarray should be annotated with OpenMP directives
"bkoz at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
|
| Wolfgang: I agree. We should have also parallelized this for SSE/Altivec a la
| MacSTL.
I suspect that parallelizing for SSE/Altivec might be more peneficial
in most cases than for OpenMP -- OpenMP is a 1,000 pounds gorilla.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31000