work-sharing constructs:
1. omp for
2. omp single
3. omp sections
features:
> have implicit barrier at exit
> must be encountered by all threads of team
> order that work-sharing and barriers encountered must be same for all threads of team
work-sharing constructs:
1. omp for
2. omp single
3. omp sections
features:
> have implicit barrier at exit
> must be encountered by all threads of team
> order that work-sharing and barriers encountered must be same for all threads of team
本文标题:OpenMP work-sharing constructs
本文链接:https://www.haomeiwen.com/subject/jsxpictx.html
网友评论