Intel Parallel Studio
Intel Parallel Studio is a software development product developed by Intel that plugs into the Microsoft Visual Studio Integrated Development Environment. Its purpose is to facilitate developing programs 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 three component parts, each of which is a collection of capabilities.
- Parallel Composer consists of the Intel C++ compiler, a number of performance libraries (Integrated Performance Primitives), Intel Threading Building Blocks and a parallel debugger extension.
- Parallel Inspector improves reliability by identifying memory errors and threading errors.
- Parallel Amplifier is a performance profiler that analyzes hotspots, concurrency and locks-and-waits.
Parallel Studio is focused on native code development for C/C++ programming on Windows and Linux.
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.[1][2] On 26 May 2009, Intel announced that it had released the product to market[3][4][5][6], 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[7] 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.[8][9]
[edit] See also
- Intel Software Network (support and discussion)
[edit] References
- ^ Intel. "Intel Announcement of Parallel Studio project". http://download.intel.com/pressroom/kits/events/idffall_2008/IDF_Day2_FactSheet.pdf.
- ^ Intel. "Intel Parallel Studio FAQ". http://softwarecommunity.intel.com/isn/downloads/softwareproducts/pdfs/SS_BETA_FAQs.pdf.
- ^ Intel. "Intel Announcement of Parallel Studio release". http://www.intel.com/pressroom/chipshots/archive.htm#052609a. Retrieved 2009-05-26.
- ^ David Worthington. "Intel addresses development life cycle with Parallel Studio". http://sdtimes.com/link/33497. Retrieved 2009-05-29.
- ^ "Intel Releases Parallel Studio 1.0". http://www.ddj.com/cpp/217600933. Retrieved 2009-05-29.
- ^ John E. West. "Intel Ships Parallel Studio Development Toolkit". http://www.hpcwire.com/features/Intel-Ships-Parallel-Studio-Development-Toolkit-46401262.html. Retrieved 2009-05-29.
- ^ David Worthington. "SD Times: Intel, Microsoft converge on parallel computing". http://www.sdtimes.com/INTEL_MICROSOFT_CONVERGE_ON_PARALLEL_COMPUTING/About_PARALLELPROGRAMMING_and_WINDOWS_and_INTEL_and_MICROSOFT/32731. Retrieved 2008-08-20.
- ^ "Intel Flexes Parallel Programming Muscles", HPCwire (2010-09-02). Retrieved on 2010-09-14.
- ^ "Parallel Studio 2011: Now We Know What Happened to Ct, Cilk++, and RapidMind", Dr. Dobbs Journal (2010-09-02). Retrieved on 2010-09-14.
[edit] External links
- Parallel Studio Home
- Parallel Advisor Lite
- Threading Building Blocks Open Source Project Home
- Intel's 'Parallelism Breakthrough' video series
- Parallel Studio Video Tour
- Intel Releases Parallel Studio (Dr. Dobbs)
- Intel addresses development life cycle with Parallel Studio (SDTimes)
|
||||||||||||||||||||||||||||||||||||||
| This software article is a stub. You can help Wikipedia by expanding it. |