[gmx-users] continuation

Berk Hess gmx3 at hotmail.com
Mon Aug 31 15:44:54 CEST 2009


If you need a fix now, it is one line in src/gmxlib/checkpoint.c:
-                       outputfiles[i].offset = ( ((off_t) offset_high) << 32 ) | ( (off_t) offset_low );
+                       outputfiles[i].offset = ( ((off_t) offset_high) << 32 ) | ( (off_t) offset_low & mask );

Berk

> Date: Mon, 31 Aug 2009 15:39:05 +0200
> From: alexander.herz at mytum.de
> To: gmx-users at gromacs.org
> Subject: Re: [gmx-users] continuation
> 
> Hi,
> 
> yes, the trr is 7GB.
> 
> Alex
> 
> Berk Hess schrieb:
> > Hi,
> >
> > -append yes is incorrect, it should be -append without the yes.
> > In this case this error has no effect though.
> >
> > Is your trr file larger than 2 GB?
> > We have fixed a bug with this in the upcoming 4.0.6 release.
> >
> > Berk
> >
> > > Date: Fri, 28 Aug 2009 16:48:07 +0200
> > > From: alexander.herz at mytum.de
> > > To: gmx-users at gromacs.org
> > > Subject: [gmx-users] continuation
> > >
> > > Hi,
> > >
> > > I'm trying to continue a sim using:
> > >
> > > old cmd line + -cpi state.cpt -append yes
> > >
> > > where old cmd line =
> > > mpirun -np 1 $GROMACS_T37/mdrun -s shear -c shear_final -g shear_final
> > > -o shear
> > >
> > > All files exist.
> > >
> > > and I get:
> > >
> > > -------------------------------------------------------
> > > Program mdrun, VERSION 4.0.5
> > > Source code file: checkpoint.c, line: 1248
> > >
> > > Fatal error:
> > > Truncation of file shear.trr failed.
> > > -------------------------------------------------------
> > >
> > > What's the problem??
> > >
> > > Thx,
> > > Alex
> > > _______________________________________________
> > > gmx-users mailing list gmx-users at gromacs.org
> > > http://lists.gromacs.org/mailman/listinfo/gmx-users
> > > Please search the archive at http://www.gromacs.org/search before
> > posting!
> > > Please don't post (un)subscribe requests to the list. Use the
> > > www interface or send it to gmx-users-request at gromacs.org.
> > > Can't post? Read http://www.gromacs.org/mailing_lists/users.php
> >
> > ------------------------------------------------------------------------
> > Express yourself instantly with MSN Messenger! MSN Messenger
> > <http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > gmx-users mailing list    gmx-users at gromacs.org
> > http://lists.gromacs.org/mailman/listinfo/gmx-users
> > Please search the archive at http://www.gromacs.org/search before posting!
> > Please don't post (un)subscribe requests to the list. Use the 
> > www interface or send it to gmx-users-request at gromacs.org.
> > Can't post? Read http://www.gromacs.org/mailing_lists/users.php
> 
> _______________________________________________
> gmx-users mailing list    gmx-users at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> Please search the archive at http://www.gromacs.org/search before posting!
> Please don't post (un)subscribe requests to the list. Use the 
> www interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/mailing_lists/users.php

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20090831/87c28b72/attachment.html>


More information about the gromacs.org_gmx-users mailing list