Vivek788
2009-03-02 15:35:58 UTC
I was testing my mpi code on a single node and it contains sends and
recvs.
On execution, 'top' shows that hte process takes up 99% of cpu and
have to press ctlr+C to kill process with signal 15.
Is it the problem of being one node, or something else?
Does each recv wait for a send infinitely?
I tried with np -2 ..but still same stuff persists..please help me .
recvs.
On execution, 'top' shows that hte process takes up 99% of cpu and
have to press ctlr+C to kill process with signal 15.
Is it the problem of being one node, or something else?
Does each recv wait for a send infinitely?
I tried with np -2 ..but still same stuff persists..please help me .