Article 2P3TW C++ Parallel STL Introduced in Intel Parallel Studio XE 2018 Beta

C++ Parallel STL Introduced in Intel Parallel Studio XE 2018 Beta

by
Richard Friedman
from High-Performance Computing News Analysis | insideHPC on (#2P3TW)
Intel_Advisor-150x150.jpg

Parallel STL now makes it possible to transform existing sequential C++ code to take advantage of the threading and vectorization capabilities of modern hardware architectures. It does this by extending the C++ Standard Template Library with an execution policy argument that specifies the degree of threading and vectorization for each algorithm used.

The post C++ Parallel STL Introduced in Intel Parallel Studio XE 2018 Beta appeared first on insideHPC.

External Content
Source RSS or Atom Feed
Feed Location http://insidehpc.com/feed/
Feed Title High-Performance Computing News Analysis | insideHPC
Feed Link https://insidehpc.com/
Reply 0 comments