[mpich-discuss] Hydra binding questions
    Pavan Balaji 
    balaji at mcs.anl.gov
       
    Wed Aug 10 17:34:42 CDT 2011
    
    
  
Hi Rohit,
On 08/10/2011 02:56 PM, Jain, Rohit wrote:
> Okay. Let me know when you have it ready and few instructions on how
> to get it from trunk and use it with 1.4.
The changes have been committed to trunk as of r8871. You can download 
the latest nightly snapshot of Hydra from 
http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/nightly/hydra/ 
and build it. It'll give you an mpiexec (and some other utility 
executables), that you can use to run your program. You can still 
compile your application with mpicc and friends from the 1.4 
installation; you just need to use the new mpiexec to run it.
When you pass the -verbose flag, it'll show you both the hardware 
topology (labeled as 'topomap') and the process binding information 
('processmap'). There might be too much additional information in the 
debug output, so you might want to grep for these flags in the output.
  -- Pavan
-- 
Pavan Balaji
http://www.mcs.anl.gov/~balaji
    
    
More information about the mpich-discuss
mailing list