[Bug libstdc++/113504] High memory usage for parallel `std::sort`
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 18 14:43:04 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113504
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #5)
> The ultimate upstream for that code is at
> https://github.com/uxlfoundation/oneDPL now.
And if your observations were caused by the memory leak, that's already fixed
in that upstream project:
https://github.com/uxlfoundation/oneDPL/pull/1589
More information about the Gcc-bugs
mailing list