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:
Updated Intel C++ info.
------------------------------------------------------------------------------
||IBM XLC/C++ 6.0 || || `-qsmp=omp` || `-qsmp=auto` ||
||Intel C++ 10.1 || 2.5 || [http://www.intel.com/software/products/compilers/docs/clin/main_cls/mergedProjects/copts_cls/common_options/option_openmp.htm
-openmp] || [http://www.intel.com/software/products/compilers/docs/clin/main_cls/mergedProjects/copts_cls/common_options/option_parallel.htm
-parallel] ||
||Intel C++ 9.0 || || `-openmp` || ||
- ||Intel C++ 8.0 || || `-openmp` || ||
- ||Intel C++ 7.0 || 2.0 || `-openmp` || ||
+ ||Intel C++ 8.0 || [ftp://download.intel.com/support/performancetools/c/linux/v8/c_ug_lnx.pdf
2.0] || `-openmp` || `-parallel` ||
+ ||Intel C++ 7.0 || [ftp://download.intel.com/support/performancetools/c/linux/c70lnx_ug.pdf
2.0] || `-openmp` || `-parallel` ||
+ ||Intel C++ 6.0 || [ftp://download.intel.com/support/performancetools/c/linux/c60lnx_ug.pdf
1.0] || `-openmp` || `-parallel` ||
||SGI MIPSpro 7.4.1 || [http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=bks&srch=&fname=/SGI_Developer/Pragmas/sgi_html/ch10.html
2.0] || `-mp` || [http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=bks&srch=&fname=/SGI_Developer/CC_PG/sgi_html/ch05.html
-apo] ||
||Sun Studio 12 || [http://docs.sun.com/app/docs/doc/819-5270 2.5] || [http://docs.sun.com/app/docs/doc/819-5265/bjavr
-xopenmp] || [http://docs.sun.com/app/docs/doc/819-5265/bjata -xautopar] (SPARC) ||
||Sun Studio 11 || [http://docs.sun.com/source/819-3694/index.html 2.5] || [http://docs.sun.com/source/819-3688/cc_ops.app.html#pgfId-1001209
-xopenmp] || [http://docs.sun.com/source/819-3688/cc_ops.app.html#pgfId-1030294 -xautopar]
(SPARC) ||
|