Reproducible results with parallel_for and random numbers possible?

后端 未结 0 1998
刺人心
刺人心 2021-02-05 04:51

I have code which involves some heavy computations so I use the parallel_for loop in Visual Studio C++. This works fine and the code runs much faster in comparison with a normal

相关标签:
回答
  • 消灭零回复
提交回复
热议问题