Is it different with brackets when using OpenMP parallel

后端 未结 0 530
情歌与酒
情歌与酒 2020-12-18 17:12

there is two function below and one is with brackets and another isn\'t.

one:

void v_add(double* x, double* y, double* z) {
    #pragma omp parallel
           


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