The Artima Developer Community
Sponsored Link

Cluster Computing Forum
MPI problems

0 replies on 1 page.

Artima.com provides this forum to the IEEE Computer Society Task Force on Cluster Computing (TFCC) to promote discussion of articles appearing in its TFCC Newsletter and related topics. The TFCC is an international organization that promotes cluster computing research and education and supports the development of technical standards in the cluster computing area.
Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wenbin Lin

Posts: 1
Nickname: binyuevil
Registered: Jul, 2006

MPI problems Posted: Jul 8, 2006 1:50 PM
Reply to this message Reply
Advertisement
Hi,

I ran my MPI code, and it worked well for small processor number (e.g., less than 16). However, if I used 32 processors, the code hanged up. After I killed the jobs, it appeared the following message:

p19_23230: (359.613715) net_send: could not write to fd=6, errno = 14
p19_23230: p4_error: net_send write: -1

This happened in Intel Fortran compiler with MPICH library. However when I employed MPI/Pro with absoft (or GNU g77), the code worked very well for 32 processors. Could anybody provide any suggestions to this problem?

Thank you very much for your any help!

Wenbin

Topic: Difficulty logging in OSCAR nodes Previous Topic   Next Topic Topic: [ask] fedora cluster

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use