Hey guys,
It turns out that the mpi-io programs that were stalling on Chiba was not
because of any I/O related issues, but due to a simultaneous file create
issue that was causing all sorts of weirdness. So, the workaround was to
create the file in rank 0 and have all other ranks open the file after a
barrier. So please ignore my previous message..

Sam and I will get to the bottom of the simultaneous create/delete bug
after our paper deadline later this week,
thanks,
Murali
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to