Re: [OMPI users] Question on staging in checkpoint

2010-09-13 Thread Joshua Hursey
Adjust the 'filem_rsh_max_incomming' parameter: http://osl.iu.edu/research/ft/ompi-cr/api.php#mca-filem_rsh_max_incomming I defaulted this MCA parameter to 10 since, depending on how big each individual checkpoint is, you will find that often sending them all at once is often worse than sending

[OMPI users] Question on staging in checkpoint

2010-09-13 Thread ananda.mudar
Hi I was trying out the staging option in checkpoint where I save the checkpoint image in local file system and have the image transferred to global filesystem in the background. As part of the background process I see that the "scp" command is launched to transfer the images from local file sys