Common Mistakes in Using OpenMP
December 30th, 2005
I will post a list of common mistakes found in parallel programs written using OpenMP.
Although it is always true that users of a language need to spend effort to
understand the language so to avoid mistakes, I wonder what it means to
the language designers if many many users keep making the same set of
mistakes again and again.
Categories: Parallel Programming

