Hi,<br><br>Thanks for your reply :) <br><br>In fact I am looking for the number of processors available at a cluster of computers.<br><br><div class="gmail_quote">On Wed, Oct 6, 2010 at 6:58 PM,  <span dir="ltr">&lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
 Are you looking for a portable solution ? On windows you can use GetLogicalProcessorInformation() .<br>
<br>
Regards,<br>
Jayesh<br>
<div><div></div><div class="h5">----- Original Message -----<br>
From: &quot;Harun Raşit ER&quot; &lt;<a href="mailto:harunrasiter@gmail.com">harunrasiter@gmail.com</a>&gt;<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Sent: Wednesday, October 6, 2010 8:11:23 AM GMT -06:00 US/Canada Central<br>
Subject: [mpich-discuss] finding number of cpus or cores<br>
<br>
<br>
If we use &quot;MPI::COMM_WORLD.Get_size();&quot; we get the number of the processes but i would like to get the number of processors . But i could find a solution for this.<br>
<br>
I am using VS2005 and MPICH2.<br>
<br>
I hope there is a solution for the problem.<br>
<br>
Thanks for your attention.<br>
<br>
</div></div>_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</blockquote></div><br>