Last updated: 1/21/2000
- Section 2.6.5, page 21, in the example:
“#pragma flush” should be “#pragma omp flush”
in two places[Pinpointed by Jim Coyle of Iowa State Univesity (jjc@iastate.edu) ]
- Section 2.6.3, page 18, in the example:
“#pragma barrier” should be “#pragma omp barrier”
in two places[Pinpointed by Michael Bane of Manchester Computing (mkbane@mcc.ac.uk) ]
- Appendix D, page 75, in the example near the middle of the page:
“{” after “#pragma omp for schedule(static)”
should be removed.[Pinpointed by Lev Nezhdanov of NSTLab (lev@nstl.nnov.ru) ]