阅读背景:

如何使用简化并行化这个for循环?

来源:互联网 

I am trying to make this for-loop parallelized by using Openmp, i recognized that there reduction in this loop so i added "#pragma omp parallel for reduction(+,ftab)",but it did not work and it gave me this error : error: user defined reduction not found for ‘ftab’.I am trying to make this for-loop parallelized




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: