QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
A problem about mpiexec
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: A problem about mpiexec (Read 5228 times)
0 Members and 1 Guest are viewing this topic.
hejun8035
Heavy QuantumATK user
Posts: 47
Reputation: 0
A problem about mpiexec
«
on:
January 11, 2010, 03:02 »
The program always interrupt with below errors:
mpiexec_node08: mpd_uncaught_except_tb handling:
exceptions.IOError: [Errno 5] Input/output error
/usr/local/bin/mpiexec 1051 handle_cli_stderr_input
sys.stderr.write(msg)
/usr/local/bin/mpdlib.py 762 handle_active_streams
handler(stream,*args)
/usr/local/bin/mpiexec 515 mpiexec
rv = streamHandler.handle_active_streams(timeout=1.0)
/usr/local/bin/mpiexec 1423 ?
mpiexec()
Who can help me?
Logged
Nordland
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 812
Reputation: 18
Re: A problem about mpiexec
«
Reply #1 on:
January 11, 2010, 07:17 »
It is not an error from ATK. It is an error from the local installed MPICH2.
Judging from the error code, I would guess you have a problem with node 8. Try to alter your machine file such that it does not use node 8.
Logged
hejun8035
Heavy QuantumATK user
Posts: 47
Reputation: 0
Re: A problem about mpiexec
«
Reply #2 on:
January 11, 2010, 09:40 »
Thank you help!
but my program only interrupt sometimes, and another mpiexec in node8 execute well.
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5576
Country:
Reputation: 96
Re: A problem about mpiexec
«
Reply #3 on:
January 11, 2010, 11:22 »
This is not a normal error seen when using ATK over MPI, and thus the problem is probably with MPICH2 and/or the node itself, and not ATK. Perhaps this node has problems with memory, which is why you only see it for some calculations, who knows...
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
A problem about mpiexec