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 <trodg...@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 >> >>