Talk:OpenMP
Jump to navigation
Jump to search
Environment[edit]
The discussion of OMP_SCHEDULE is adrift without prior discussions of loop scheduling and processor affinity, so we should write text for those topics or else remove this discussion. OMP_DYNAMIC and OMP_NESTED are not explained and there are other env vars that matter (https://computing.llnl.gov/tutorials/openMP/#EnvironmentVariables) so I'm not sure why exactly those four are mentioned.
- Ross Dickson (talk) 20:26, 15 December 2016 (UTC)
References[edit]
I've made links to OpenMP 4.0 specifications, reference cards, and examples, because that's the version supported by GCC 4.9. If a different version is the default on Cedar/Graham, we should adjust these.
- Ross Dickson (talk) 20:51, 15 December 2016 (UTC)