-
Santiago Ospina De Los Ríos authored
The main offender is TBB whose parallel sort has memory leaks https://github.com/oneapi-src/oneDPL/pull/1589 so now, the parallel sorts need to be explictely enabled.
Santiago Ospina De Los Ríos authoredThe main offender is TBB whose parallel sort has memory leaks https://github.com/oneapi-src/oneDPL/pull/1589 so now, the parallel sorts need to be explictely enabled.