openmp collapse with inner loop reduction

后端 未结 0 833
南笙
南笙 2021-02-02 08:57

I\'m trying to vectorise a nested loop with #pragma omp simd, but the inner loop has a reduction in it. Is there any way to do this?

  #pragma omp simd collapse(2         


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