<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic problems with mpich in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/problems-with-mpich/m-p/900718#M4198</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a cluster with windows HPC server 2007 service pack 1&lt;BR /&gt;I can not run communicative commands of mpi on the system.&lt;BR /&gt;&lt;BR /&gt;when I run the following simple code on 2 nodes using one core on each:&lt;BR /&gt;--------------------&lt;BR /&gt;use mpi&lt;BR /&gt;implicit real*8(a-h,o-z)&lt;BR /&gt;&lt;BR /&gt;call MPI_Init ( ierr )&lt;BR /&gt;call MPI_Comm_rank ( MPI_COMM_WORLD, my_id, ierr )&lt;BR /&gt;CALL MPI_COMM_SIZE ( MPI_COMM_WORLD, NUM_PROCS, IERR )&lt;BR /&gt;&lt;BR /&gt;print*,my_id, NUM_PROCS&lt;BR /&gt;&lt;BR /&gt;call mpi_barrier(mpi_comm_world,ierr)&lt;BR /&gt;&lt;BR /&gt;print*,my_id, NUM_PROCS&lt;BR /&gt;&lt;BR /&gt;call MPI_Finalize ( ierr )&lt;BR /&gt;end&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It does the first printing, but On mpi_barrier, It return error: rank 0 unable to connect to rank 1 using business card(33709,....)&lt;BR /&gt;&lt;BR /&gt;mpi_barrier error,&lt;BR /&gt;I have the sam eproblem with all subroutines: mpi_bcast, mpi_reduce,.... and all subroutines that need communication.&lt;BR /&gt;But If I want it to print ranks, or each cpu do some operations on its own, It does. I have run this code with the same version of mpich on a pc with windows xp, cammunicating through ethernet with a laptop with windows vista. please help me out.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Parsa&lt;BR /&gt;</description>
    <pubDate>Tue, 19 May 2009 10:48:49 GMT</pubDate>
    <dc:creator>parsa_banihashemi</dc:creator>
    <dc:date>2009-05-19T10:48:49Z</dc:date>
    <item>
      <title>problems with mpich</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/problems-with-mpich/m-p/900718#M4198</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a cluster with windows HPC server 2007 service pack 1&lt;BR /&gt;I can not run communicative commands of mpi on the system.&lt;BR /&gt;&lt;BR /&gt;when I run the following simple code on 2 nodes using one core on each:&lt;BR /&gt;--------------------&lt;BR /&gt;use mpi&lt;BR /&gt;implicit real*8(a-h,o-z)&lt;BR /&gt;&lt;BR /&gt;call MPI_Init ( ierr )&lt;BR /&gt;call MPI_Comm_rank ( MPI_COMM_WORLD, my_id, ierr )&lt;BR /&gt;CALL MPI_COMM_SIZE ( MPI_COMM_WORLD, NUM_PROCS, IERR )&lt;BR /&gt;&lt;BR /&gt;print*,my_id, NUM_PROCS&lt;BR /&gt;&lt;BR /&gt;call mpi_barrier(mpi_comm_world,ierr)&lt;BR /&gt;&lt;BR /&gt;print*,my_id, NUM_PROCS&lt;BR /&gt;&lt;BR /&gt;call MPI_Finalize ( ierr )&lt;BR /&gt;end&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It does the first printing, but On mpi_barrier, It return error: rank 0 unable to connect to rank 1 using business card(33709,....)&lt;BR /&gt;&lt;BR /&gt;mpi_barrier error,&lt;BR /&gt;I have the sam eproblem with all subroutines: mpi_bcast, mpi_reduce,.... and all subroutines that need communication.&lt;BR /&gt;But If I want it to print ranks, or each cpu do some operations on its own, It does. I have run this code with the same version of mpich on a pc with windows xp, cammunicating through ethernet with a laptop with windows vista. please help me out.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Parsa&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2009 10:48:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/problems-with-mpich/m-p/900718#M4198</guid>
      <dc:creator>parsa_banihashemi</dc:creator>
      <dc:date>2009-05-19T10:48:49Z</dc:date>
    </item>
  </channel>
</rss>

