RE: [RFC] Proposal to contribute Intel’s implementation of C++17 parallel algorithms
Kukanov, Alexey
Alexey.Kukanov@intel.com
Mon Mar 12 18:45:00 GMT 2018
Hi Jonathan and Thomas,
I'm glad to hear that the effort has started on your side.
At Intel, we keep adding proper support for parallel & SIMD execution into more STL algorithms, and will update the code at GitHub soon. We also started to experiment with integrating into libstdc++ (as well as libc++), collect technical questions to be resolved along the way.
Looking forward to collaborate with you more closely.
Regards,
- Alexey
-----Original Message-----
From: Jonathan Wakely [mailto:jwakely@redhat.com]
Sent: Wednesday, March 7, 2018 12:47 AM
To: Kukanov, Alexey <Alexey.Kukanov@intel.com>
Cc: libstdc++@gcc.gnu.org; pekka jaaskelainen <pekka.jaaskelainen@parmance.com>; Thomas Rodgers <trodgers@redhat.com>
Subject: Re: [RFC] Proposal to contribute Intel’s implementation of C++17 parallel algorithms
Hi Alexey,
As you've probably guessed, we aren't going to include the Parallel STL in GCC 8 now :-)
But we haven't forgotten about it, and I've CC'd Thomas Rodgers, who is going to be doing most of the work to integrate it with Libstdc++.
He's already been experimenting with the code, and we've started the necessary conversations to get approval for accepting the code into GCC with its current licence.
I imagine you'll be hearing more from Thomas in the near future, as he figures out what needs to be done to get the two code bases working together.
Thanks again for the contribution!
More information about the Libstdc++
mailing list