Are the extended algorithms in the header file <execution> going to be supported by gcc ?

Thomas Rodgers trodgers@redhat.com
Tue Jul 10 13:35:00 GMT 2018


Major GCC releases ship once per year, roughly in May. You can however,
today, use the Intel free standing implementation until 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 efficient software is paramount, when do you
> reasonably foresee GCC9 shipping containing the C++17 parallel algorithms?
>
> Marco
>
> Il giorno lun 21 mag 2018 alle ore 14:32 Thomas Rodgers <trodgers@redhat.com>
> ha 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
>>
>>



More information about the Gcc mailing list