[Bug 2030797] [NEW] Parallel C++ algorithms run sequentially
Gonzalo
2030797 at bugs.launchpad.net
Tue Aug 8 17:31:31 UTC 2023
Public bug reported:
Parallel C++ algorithms run sequentially when C++20 iterators are used
with libstdc++, causing significant performance degradation on multicore
systems (10-100x) when run on Ubuntu Linux.
Patch to GCC available here:
https://gcc.gnu.org/pipermail/libstdc++/2023-July/056266.html
** Affects: gcc-13 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-13 in Ubuntu.
https://bugs.launchpad.net/bugs/2030797
Title:
Parallel C++ algorithms run sequentially
Status in gcc-13 package in Ubuntu:
New
Bug description:
Parallel C++ algorithms run sequentially when C++20 iterators are used
with libstdc++, causing significant performance degradation on
multicore systems (10-100x) when run on Ubuntu Linux.
Patch to GCC available here:
https://gcc.gnu.org/pipermail/libstdc++/2023-July/056266.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-13/+bug/2030797/+subscriptions
More information about the foundations-bugs
mailing list