Hi,
When I run my mpi job with openmpi 1.8.4, it hangs in the following stack:
#0 0x7fe59e07b264 in __lll_lock_wait () from /lib64/libpthread.so.0
#1 0x7fe59e076508 in _L_lock_854 () from /lib64/libpthread.so.0
#2 0x7fe59e0763d7 in pthread_mutex_lock () from /lib64/libpthread.so.0
This is difficult to answer without a code sample to reproduce. Could
you submit a minimal program which reproduces this behavior?
Cheers
-Andreas
On 17:18 Sat 04 Apr , Subhra Mazumdar wrote:
> Hi,
>
> When I run my mpi job with openmpi 1.8.4, it hangs in the following stack:
>
> #0 0x000