Skip to content

Re: change D3Q19 to D3Q27

#2618
lesmodel
Member

Dear robin,
Thanks very much for your reply, but I have another question, when I run a program in parallel in the Cygwin64,
I use the command
mpirun -np 8 ./cylinder2d.exe
it reports:
[user-PC:98680] [[12126,1],0] tcp_peer_send_blocking: send() to socket 12failed:Transport endpoint is not connected (128)
[user-PC:98680] [[12126,1],0] tcp_peer_send_blocking: send() to socket 12failed:Transport endpoint is not connected (128)

What’s wrong with this, thans very much!!