search for: concurrencyparallel

Displaying 2 results from an estimated 2 matches for "concurrencyparallel".

2018 Feb 15
3
[RFC] [lld] Replace use of 'concurrency::parallel_for_each' with standard library
...having some difficulty clarifying this issue with Microsoft I submitted the issue again this week and have found that they are aware of the problem. However, I've yet to be given any information on a timescale for a fix. https://developercommunity.visualstudio.com/content/problem/198027/use-of-concurrencyparallel-for-each-with-the-multi.html For our team this bug has caused problems when testing LLD. We suggest the removal of this MSVC specific functionality in "llvm::parallel" until a fix is made or alternative found. This could be easily swapped to use the existing standard library implementati...
2018 Feb 15
0
[RFC] [lld] Replace use of 'concurrency::parallel_for_each' with standard library
...larifying this issue with Microsoft I > submitted the issue again this week and have found that they are aware of > the problem. However, I've yet to be given any information on a timescale > for a fix. > > https://developercommunity.visualstudio.com/content/problem/198027/use-of-concurrencyparallel-for-each-with-the-multi.html > > For our team this bug has caused problems when testing LLD. We suggest the > removal of this MSVC specific functionality in "llvm::parallel" until a fix > is made or alternative found. This could be easily swapped to use the > existing stand...