Intel Parallel Studio

Parallel Studio
Developer(s) Intel
Stable release XE 2015 Update 1 / November 20, 2014[1]
Operating system Windows and Linux
Type Software development kit
License Commercial, Academic, Eval and, for Linux, for non-commercial uses[2]
Website software.intel.com/en-us/intel-parallel-studio-xe

Intel Parallel Studio is a software development product developed by Intel that facilitates native code development on Windows and Linux in C++/C and Fortran for parallel computing. Parallel programming enables software programs to take advantage of multi-core processors from Intel and other processor vendors.

Parallel Studio is composed of several component parts, each of which is a collection of capabilities.

Intel announced Parallel Studio during their Intel Developer Forum in August 2008 along with a web site to sign up for their open beta program.[3][4] On 26 May 2009, Intel announced that it had released the product to market,[5][6][7][8] and introduced a fourth component named Parallel Advisor Lite. Parallel Advisor Lite is an add-on for Parallel Studio to assist in the analysis and modeling of where to best add parallelism to an application.

Intel and Microsoft worked together[9] to make their products compatible by adopting a common runtime called the Microsoft Concurrency Runtime, which is part of Visual Studio 2010.

Intel released a new version, Intel Parallel Studio 2011, on September 2, 2010.[10][11]

Intel released Intel Parallel Studio XE 2013, on September 5, 2012.[12][13]

Intel released Intel Parallel Studio XE 2015, on August 26, 2014.[14][15]

See also

References

External links