Dear Wiki user, You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification.
The following page has been changed by MartinSebor: http://wiki.apache.org/stdcxx/Parallelization The comment on the change is: Added links to OpenMP specs. ------------------------------------------------------------------------------ + The table below summarizes [http://openmp.org OpenMP] and parallelization capabilities and options in popular compilers. The versions of the OpenMP specification referenced in the table can be obtained by following these links: + + * [http://www.openmp.org/mp-documents/spec30.pdf OpenMP 3.0], May 2008 + * [http://www.openmp.org/mp-documents/spec25.pdf OpenMP 2.5], May 2005 + * [http://www.openmp.org/mp-documents/cspec20.pdf OpenMP for C/C++ 2.0], May 2002 + * [http://www.openmp.org/mp-documents/cspec10.pdf OpenMP for C/C++ 1.0], October 1998 + ||||||||||||||<tablestyle="text-align:center;">OpenMP and Parallelization Support|| ||<rowstyle="background-color:powderblue;font-weight:bold">COMPILER||OpenMP [[BR]] Version||OpenMP [[BR]] Option||Auto-Parallelization [[BR]] Option|| || HP aCC 6.20 || || `+Oopenmp` || `+Oautopar` (C/C++) ||
