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 Intel C++ versions and release dates.

------------------------------------------------------------------------------
  ||IBM XLC/C++ 8.0     ||  2006  || 
[http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=/com.ibm.xlcpp8a.doc/getstart/overview/gs_new.htm
 2.5] || `-qsmp=omp` ||  `-qsmp=auto` ||
  ||IBM XLC/C++ 7.0     ||  2004  || 
[http://publib.boulder.ibm.com/infocenter/comphelp/v7v91/index.jsp?topic=/com.ibm.vacpp7a.doc/getstart/overview/new_features.htm
 2.0] || `-qsmp=omp` ||  `-qsmp=auto` ||
  ||IBM XLC/C++ 6.0     ||  2005  || || `-qsmp=omp` ||  `-qsmp=auto` ||
- ||Intel C++ 10.1      ||  2008  || 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++ 10.1      || Nov 2007 || 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++ 10.0      || Jun 2007 ||        ||  || ||
- ||Intel C++  9.0      ||        || 
[ftp://download.intel.com/support/performancetools/c/linux/v9/optaps_cls.pdf 
2.5] || `-openmp`   || `-parallel` ||
+ ||Intel C++  9.0      || Jun 2005 || 
[ftp://download.intel.com/support/performancetools/c/linux/v9/optaps_cls.pdf 
2.5] || `-openmp`   || `-parallel` ||
+ ||Intel C++  8.1      ||          || || || ||
- ||Intel C++  8.0      ||        || 
[ftp://download.intel.com/support/performancetools/c/linux/v8/c_ug_lnx.pdf 2.0] 
|| `-openmp`   || `-parallel` ||
+ ||Intel C++  8.0      || Dec 2003 || 
[ftp://download.intel.com/support/performancetools/c/linux/v8/c_ug_lnx.pdf 2.0] 
|| `-openmp`   || `-parallel` ||
+ ||Intel C++  7.1      ||          || || || ||
- ||Intel C++  7.0      ||        || 
[ftp://download.intel.com/support/performancetools/c/linux/c70lnx_ug.pdf 2.0] 
|| `-openmp`   || `-parallel` ||
+ ||Intel C++  7.0      || Nov 2002 || 
[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` ||
+ ||Intel C++  6.0      || Apr 2002 || 
[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       || Jun 2007 || 
[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       || Nov 2005 || 
[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) ||

Reply via email to