How can I write the output of openmp tasks to disk in parallel while preserving the order of the data?

前端 未结 0 1089
南方客
南方客 2021-01-07 02:18

I have some CPU intensive tasks I want to parallelize with openmp. But the output of these tasks needs to be written to disk, ideally in parallel with the tasks themselves.<

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