[mpich-discuss] Question on ch3:sock option for MPICH2 on Windows platform
Jayesh Krishna
jayesh at mcs.anl.gov
Thu Oct 27 14:09:12 CDT 2011
Hi,
You should be able to specify the sock channel at runtime using the "-channel" option of mpiexec (mpiexec -n 2 -channel sock cpi.exe).
Regards,
Jayesh
----- Original Message -----
From: "Eric Hui" <Eric.Hui at ggy.com>
To: mpich-discuss at mcs.anl.gov
Sent: Thursday, October 27, 2011 1:06:49 PM
Subject: [mpich-discuss] Question on ch3:sock option for MPICH2 on Windows platform
Hi Jayesh,
Pavan has previously suggested me to use the "with-device=ch3:sock" option to configure MPICH2 so that the MPI_Probe function can sleep and not tie up the CPU core by polling for message. I am on the Windows platform and tried to read through all the documentation, but can't seem to find how this configuration can be done. Can you give me some instructions on how to setup the environment to use this option?
Do I need to rebuild the entire MPI library myself or there is some setting / parameter that I can change?
What I have tried so far is to use the following:
smpd -set intermode_channel sock
However, my MPI program is still using the entire CPU core in the MPI_Probe call.
Here are the links for my original discussion with Pavan for your reference:
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-September/010903.html
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-September/010907.html
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-September/010909.html
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-September/010913.html
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-September/010914.html
Thanks in advance for your assistance!
Regards,
Eric Hui
_______________________________________________
mpich-discuss mailing list mpich-discuss at mcs.anl.gov
To manage subscription options or unsubscribe:
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list