Intel Parallel Studio: Difference between revisions

Content deleted Content added
GoBuck76 (talk | contribs)
m grammar in paragraph 2
Yobot (talk | contribs)
m top: FIx REFPUNCT + other minor fixes
Line 9:
| latest_release_date = {{Release date and age|2020|10|22|df=yes}}<ref>{{cite web|title=Intel® Parallel Studio XE Release Notes and New Features|url=https://software.intel.com/en-us/articles/intel-parallel-studio-xe-release-notes-and-new-features|website=software.intel.com}}</ref>
}}
Intel '''Parallel Studio XE''' was rebranded and repackaged by Intel when [https://software.intel.com/content/www/us/en/develop/tools/oneapi/all-toolkits.html oneAPI toolkits] were released in December of 2020.<ref>{{Cite web|title=Intel Announces New oneAPI Toolkits for XPU Software Development|url=https://www.hpcwire.com/off-the-wire/intel-announces-new-oneapi-toolkits-for-xpu-software-development/|access-date=2020-12-08|website=HPCwire|language=en-US}}</ref>.  '''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++)<ref>{{Cite web|title=Intel oneAPI DPC++ Compiler 2020-06 Released With New Features - Phoronix|url=https://www.phoronix.com/scan.php?page=news_item&px=Intel-oneAPI-DPC-2020-06|access-date=2020-12-08|website=www.phoronix.com}}</ref> compiler designed to allow developers to reuse code across hardware targets (CPUs and accelerators such as GPUs and FPGAs).
 
Intel '''Parallel Studio XE''' was a software development product developed by [[Intel]] that facilitated native code development on [[Microsoft Windows|Windows]], [[macOS]] and [[Linux]] in [[C++]] and [[Fortran]] for [[parallel computing]].<ref name="homepage" /> Parallel programming enables software programs to take advantage of [[multi-core processor]]s from Intel and other processor vendors.