amaltaha
Occasional Contributor
4 years agoparallel_for very slow in dpc++
Hello,
I really need help with this. I am trying to accelerate an algorithm using DPC++. what happens is that the normal calculations takes 1.5 times faster than kernel parallel execution. The fo...