Hi,
I have some working code using MPICH in Windows. When I try to
profile(linking mpe.lib) this code, it executes correctly but then
appears to crash trying to write the clog file at the end:
Error 64, process 0, host BOYA-FS:
GetQueuedCompletionStatus failed for socket 11 connected to host
'130.116.32.66'
Error 64, process 5, host SORRENTO-FS:
GetQueuedCompletionStatus failed for socket 11 connected to host
'130.116.32.66'
Error 64, process 2:
GetQueuedCompletionStatus failed
The specified network name is no longer available.
Error 64, process 3:
GetQueuedCompletionStatus failed
The specified network name is no longer available.
Error 10038, process 2:
NT_PIbsend: send msg failed.
An operation was attempted on something that is not a socket.
Error 10054, process 8:
NT_PIbsend: send msg failed.
An existing connection was forcibly closed by the remote host.
and so forth...
Any suggestions?
cheers,
jared
|
|
0
|
|
|
|
Reply
|
jared.oconnell (4)
|
6/13/2005 5:18:05 AM |
|
I forgot to add the code does not crash when running small example data
sets.
|
|
0
|
|
|
|
Reply
|
jared
|
6/13/2005 5:48:52 AM
|
|