[MPICH] will mpd --daemon affect running programs
Kamaraju Kusumanchi
kamaraju at gmail.com
Wed Aug 3 16:54:07 CDT 2005
Let's consider the following situation.
time 0 min: mpd --daemon
time 10 min: mpiexec -n 16 ./takes20minToRun
time 15 min: mpd --daemon (on another window)
time 30 min: ./takes20minToRun completed.
My question is that, If mpd --daemon is run on another window while a
program is being executed by mpiexec, will it affect the results?
I tried with my some of my MPI code and does not seem to affect the
results. But I just want to confirm that this is indeed the case with
mpd --daemon. Any ideas?
I am using Debian Sid.
thanks
raju
--
Please bottom (inline) post to my messages instead of top posting.
More information about the mpich-discuss
mailing list