Intel Parallel Studio
| Parallel Studio XE | |
|---|---|
| Developer | Intel |
| Stable release | 2020 Update 4
/ 22 October 2020[1] |
| Repository |
|
| Engine | |
| Operating system | Windows, macOS and Linux[2] |
| Platform | IA-32 and x64[3] |
| Type | Software development kit |
| License | Freemium[4] |
Intel Parallel Studio XE was a software development product developed by Intel that facilitated native code development on Windows, macOS and Linux in C++ and Fortran for parallel computing.[2] Parallel programming enables software programs to take advantage of multi-core processors from Intel and other processor vendors.
Intel Parallel Studio XE was rebranded and repackaged by Intel when oneAPI toolkits were released in December 2020.[5] Intel oneAPI Base Toolkit + Intel oneAPI HPC toolkit contain all the tools in Parallel Studio XE and more. One significant addition is a Data Parallel C++ (DPC++)[6] compiler designed to allow developers to reuse code across hardware targets (CPUs and accelerators such as GPUs and FPGAs).
Components
[edit | edit source]Parallel Studio is composed of several component parts, each of which is a collection of capabilities.
- Intel C++ Compiler with OpenMP
- Intel Fortran Compiler with OpenMP
- IDE plug-in integration with Visual Studio, Eclipse and Xcode[2]
- Debugging via Visual Studio Debugger extensions, GNU Debugger extensions
- Integrated Performance Primitives (IPP)
- Math Kernel Library (MKL)
- Threading Building Blocks (TBB)
- Data Analytics Acceleration Library (DAAL)
- Intel Advisor - specialized performance profiler to optimize vectorization and a thread prototyping system for adding / improving threading.
- Intel VTune Profiler (formerly VTune Amplifier) is a performance profiler that analyzes hotspots, threading, I/O, FPGA, GPU, system, throttling and microarchitecture bottlenecks.
- Intel Inspector improves reliability by identifying memory errors and threading errors.
- Intel MPI Library – a multi-fabric message passing library that implements the Message Passing Interface specification across Intel platforms
- Intel Trace Analyzer and Collector - a graphical tool for understanding MPI application behavior, finding bottlenecks and errors in parallel cluster applications based on Intel architecture
- Intel Cluster Checker – Prepackaged checks to diagnose cluster health, functionality and performance. They are accessible via API to embed capabilities into applications.
- Intel Distribution for Python – a Python distribution using Intel Performance libraries to boost performance of NumPy, SciPy, scikit-learn, Pandas (software) and other packages.
History
[edit | edit source]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.[7][8] On 26 May 2009, Intel announced that it had released the product to market.[9][10][11][12] Intel and Microsoft worked together[13] 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.[14][15]
Intel released Intel Parallel Studio XE 2013, on September 5, 2012.[16][17]
Intel released Intel Parallel Studio XE 2015, on August 26, 2014.[18][19]
Intel released Intel Parallel Studio XE 2016, on August 25, 2015.[20][21]
Intel released Intel Parallel Studio XE 2017 on September 6, 2016.[22]
Intel released Intel Parallel Studio XE 2018 on September 12, 2017 [23]
Intel released Intel Parallel Studio XE 2019 on September 12, 2018 [24]
Intel released Intel Parallel Studio XE 2020 on December 16, 2019[25]
Intel released oneAPI toolkits replacing Intel Parallel Studio XE on December 8, 2020[26]
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ a b c Home | Intel® Parallel Studio XE | Intel® Software
- ^ https://software.intel.com/sites/default/files/managed/9c/e6/IPSXE_2019_Release_Notes_EN.pdf [bare URL PDF]
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).[permanent dead link]
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ "Intel Flexes Parallel Programming Muscles" Archived 2010-09-06 at the Wayback Machine, HPCwire (2010-09-02). Retrieved on 2010-09-14.
- ^ "Parallel Studio 2011: Now We Know What Happened to Ct, Cilk++, and RapidMind", Dr. Dobb's Journal (2010-09-02). Retrieved on 2010-09-14.
- ^ "Intel announces two software development suites", Inquirer (2012-09-05). Retrieved on 2012-09-05.
- ^ "Parallel Studio XE 2013 is here", Intel (2012-09-05). Retrieved on 2012-09-05.
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
- Threading Building Blocks Open Source Project Home
- Cilk Plus Open Source Project Home Archived 2021-01-17 at the Wayback Machine
- 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)