[mpich-discuss] SIGUSR1 used even with --disable-chekpointing
Yauheni Zelenko
zelenko at cadence.com
Tue Mar 1 13:16:46 CST 2011
Hi!
We use part of our code as dinamic library for other application. In this situation we can't guarantee that MPI_Init executed before installing custom signal handler on SIGUSR1.
I compiled MPICH2 with --disable-chekpointing (we don't use it anyway), but MPICH2 still tries to install handler for SIGUSR1.
I tried 1.3.2 and r8077.
Eugene.
More information about the mpich-discuss
mailing list