rma

mpi atomic read/modify/write

hi. Is there an easy way to implement atomic integer operations (one sided) in mpi? last time I looked three years ago, example in mpi book was fairly complex to implement. Thanks ...