Dear all,
Please anyone tell me how to manually checkpoint mpiexec ?
I have followed the instruction in this link
https://wiki.mpich.org/mpich/index.php/Checkpointing.
I used the following command to send SIGUSR1. nothing happened.
kill -SIGUSR1 [pid of mpiexec]
thank you in advance
regards,
Husen
_______________________________________________
discuss mailing list discuss(a)mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
We no longer support the windows environment, including Linux or GNU
approximations such as Cygwin and MinGW. You may have a better luck with
MS-MPI.
--Halim
www.mcs.anl.gov/~aamer
On 4/1/16 4:06 AM, Yi Pan wrote:
> Hi all,
>
> I tried to compile some code with mingw under windows, and encountered a
> problem of error while reading mpi.mod. I think maybe that is because
> the mingw could not read the mpi mod for windows. Could you send me a
> package of mpi that works in 64 bit lunix?
>
> --
>
>
> Best regards,
>
> Yi Pan, PhD, Assistant Professor,
> College of Harbor, Coastal and Offshore Engineering,
> Hohai University,
> 1 Xikang Rd., Nanjing, Jiangsu 210098, China
>
>
> _______________________________________________
> discuss mailing list discuss(a)mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list discuss(a)mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
Hi all,
I tried to compile some code with mingw under windows, and encountered a
problem of error while reading mpi.mod. I think maybe that is because the
mingw could not read the mpi mod for windows. Could you send me a package
of mpi that works in 64 bit lunix?
--
Best regards,
Yi Pan, PhD, Assistant Professor,
College of Harbor, Coastal and Offshore Engineering,
Hohai University,
1 Xikang Rd., Nanjing, Jiangsu 210098, China
_______________________________________________
discuss mailing list discuss(a)mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
Dear all,
According to this link https://wiki.mpich.org/mpich/index.php/Checkpointing
, the way to restart a process is by including the option "-ckpoint-num
<N>" to mpiexec command, where <N> is the checkpoint number we want to
restart from.
I have the following checkpoint files :
context-num0-0-0 context-num0-0-1 context-num1-0-1
Anyone please tell me which part of those file names should I use as N
value in order to restart my application ?
I have tried various possibility but it failed.
thank you in advance.
Regards,
Husen
_______________________________________________
discuss mailing list discuss(a)mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss