Hi,
the good book "C++17 STL Cookbook" in chapter 9 "Parallelism and
Concurrency" describes some of the 69 algorithms that were extended to
accept execution policies in order to run parallel on multiple cores. And,
according to the provided examples, they all greatly simplify some aspects
of para
Hi all,
clang and VS2017 already support the Coroutines TS extensions.
For which gcc release is going to be foreseen the support for the
Coroutines TS extension?
Looking forward to your kind feedback about this extremely important aspect
of gcc.
Marco
scritto:
>
> Marco Ippolito writes:
>
> > Which gcc release will include the support for the C++17 parallel
> > algorithms?
>
> The expectation is they will ship as part of GCC9.
>
> - Tom
>
>
ntil libstdc++ formally
> ships with support. See -
>
> https://github.com/intel/parallelstl
>
> - Tom
>
> Marco Ippolito writes:
>
> > Hi Thomas,
> > since simplied and efficient parallelism is actually super-needed in a
> > world where fast, simple ed effic