<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">I got it! Thanks!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 13, 2015 at 1:46 PM, Jeff Hammond <span dir="ltr"><<a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try MPI_Allgather on the output of MPI_Get_processor_name.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jeff<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, Mar 12, 2015 at 10:41 PM, YANG Fan <<a href="mailto:iddmbr@gmail.com">iddmbr@gmail.com</a>> wrote:<br>
> Thanks, Jeff!<br>
><br>
> But there's one problem. Suppose I'm on rank 1 and I want to know the host<br>
> name of rank 2, then using this function I can only know my own host name. I<br>
> hope that I can know others' host names...<br>
><br>
> On Fri, Mar 13, 2015 at 11:15 AM, Jeff Hammond <<a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Try MPI_Get_processor_name.<br>
>><br>
>> Jeff<br>
>><br>
>><br>
>> On Thursday, March 12, 2015, YANG Fan <<a href="mailto:iddmbr@gmail.com">iddmbr@gmail.com</a>> wrote:<br>
>>><br>
>>> Hi,<br>
>>><br>
>>> To run an MPI program on a cluster I need to pass the host file as a<br>
>>> parameter. However, how can I know that what host name does a specific rank<br>
>>> correspond to? Or how can I access the host file inside my MPI program?<br>
>>> Thanks!<br>
>>><br>
>>> Best Regards,<br>
>>> Fan<br>
>><br>
>><br>
>><br>
>> --<br>
>> Jeff Hammond<br>
>> <a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a><br>
>> <a href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a><br>
>><br>
>> _______________________________________________<br>
>> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
>> To manage subscription options or unsubscribe:<br>
>> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
<br>
<br>
<br>
--<br>
Jeff Hammond<br>
<a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a><br>
<a href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a><br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</div></div></blockquote></div><br></div>