> I don't think OpenMP prevents you from creating race > condititions in parallel for loops. > I guess this is _very_ true and if using OpenMP with less standard stuff than Matrix-Multiplication etc, you will quickly run into this kind of problems (as we all know). -Michael