That is going to be unreachable code. The outstanding lock can only take
on the value lock_nocheck, lock_exclusive, lock_shared, or
lock_none. All of which are checked. The correct fix would be to change
it to an switch so a warning will be printed if any other valid lock
values are added.
-Natha
Goodmorning,
Excuze me for my question,
But, for my research, i want to know if it is possible to restart a mpi
application (previously checkpointed with BLCR), on different nodes from
where the application was turning.
If it is possible, how can i proceed.
Thank you.
In hope to read you.
Bes
Thank you.
And, to workaround, is it possible to temporary suspend processes on a node
and later resume it (requested by RM)? I saw in the code that orted can
receive SIGTSTP and SIGCONT to suspend/resume processes.
Cheers,
Federico Reghenzani
2015-04-10 16:58 GMT+02:00 Ralph Castain :
> I’m
Yes - but the processes must stay in the same location
> On Apr 13, 2015, at 12:02 PM, Federico Reghenzani
> wrote:
>
> Thank you.
>
> And, to workaround, is it possible to temporary suspend processes on a node
> and later resume it (requested by RM)? I saw in the code that orted can
> rece