<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>i created a checkpoint file of the integer sort NPB after 60 sec of running the application , the checkpoint file size is 121.6 MB (121,633,453 bytes).<br><br>i have Blcr for checkpoint/restart<br>when i try to restart from the checkpoint file i had , nothing happened , it just hangs<br>what i did wrong ?<br>this is the command i used.<br><br><br>basma@basma-Satellite-A500:~$ mpiexec -ckpointlib blcr \<br>> -ckpoint-prefix /home/basma/ckpts/app.ckpoint \<br>> -ckpoint-num 0 -n 4<br><br>                                      </div></body>
</html>