This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libstdc++/31000] std::valarray should be annotated with OpenMP directives



------- 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


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