Re: [gmx-users] About fprintf and debugging

2019-01-31 Thread Szilárd Páll
gmx mdrun -debug N where N is the debug level, can be 1/2. -- Szilárd On Mon, Jan 28, 2019 at 3:49 PM Mahmood Naderan wrote: > > Hi > Where should I set the flag in order to see the fprintf statements like > if (debug) > { > fprintf(debug, "PME: number of ranks = %d,

[gmx-users] About fprintf and debugging

2019-01-28 Thread Schulz, Roland
Discussion List for GROMACS Users mailto:gmx-us...@gromacs.org>> Subject: [gmx-users] About fprintf and debugging Message-ID: <754074597.2299075.1548686945...@mail.yahoo.com<mailto:754074597.2299075.1548686945...@mail.yahoo.com>> Content-Type: text/plain;

[gmx-users] About fprintf and debugging

2019-01-28 Thread Mahmood Naderan
Hi Where should I set the flag in order to see the fprintf statements like     if (debug)     {     fprintf(debug, "PME: number of ranks = %d, rank = %d\n",     cr->nnodes, cr->nodeid); Any idea? Regards, Mahmood -- Gromacs Users mailing list * Please search the