Changes

Jump to: navigation, search

Team Hortons

152 bytes added, 12:56, 1 October 2017
no edit summary
----
= Parallelization of the C++ Standard Library: Intel Parallel STL, MCSTL, and C++17 =
== Standard Library ==
<pre style="color: red">
What is it?
Sequential execution
What algorithms are provided?
</pre>
== MCSTL ==
<pre style="color: red">
What is it?
How do we install it?
Is it free?
What algorithms are provided?
</pre>
== Intel Parallel STL ==
<pre style="color: red">
What is it?
How do we install it?
Is it free?
What algorithms are provided?
</pre>
== Policy-based execution for C++17 ==
<pre style="color: red">
What is it?
How do we install it?
What algorithms are provided?
</pre>
== Benchmark ==
<pre style="color: red">
Benchmark results: C++17, Intel Parallel STL, MCSTL
</pre>
== Sources ==
- * Policy-Based execution for C++17: https://scs.senecac.on.ca/~oop345/pages/content/multi.html#alg - * Intel Parallel STL: https://software.intel.com/en-us/get-started-with-pstl* - * MCSTL: https://algo2.iti.kit.edu/singler/mcstl/

Navigation menu