[petsc-users] race conditions in VecSetValue(s)

Dominik Szczerba dominik at itis.ethz.ch
Mon Aug 1 15:59:51 CDT 2011


What will happen if VecSetValue(s) called from different processes
want to update the value at the same position in the global MPI
vector?
Is there a some sort of queue/lock or will a race condition result?
It's not discussed in the documentation.

Thanks for any clarification,
Dominik


More information about the petsc-users mailing list