wuxiao wrote: > Dear gmx users, > If -v was passed on to mdrun, such rows one by one would be printed > continuously as follows: > vol 0.95 imb F 1% step 1000, will finish Thu Apr 30 15:39:33 > Obviously, the words "step 1000, will finish Thu Apr 30 15:39:33" mean > that the current running step is 1000, the whole run will finish at > 15:39:33, on Thuseday, April 30th. But what it is meant by "vol 0.95 imb > F 1%"? Thank you very much for any reply.
This is the verbose output produced under dynamic load balancing and domain decomposition. A quick look at the code didn't make it clear what "vol" means (it's some kind of DD workload measure, though), and "imb F" is the load imbalance between different processors in calculating the forces. I guess that if the two values are reasonably close to 1 and 0% respectively, then things are fine. Mark _______________________________________________ gmx-users mailing list [email protected] http://www.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 [email protected]. Can't post? Read http://www.gromacs.org/mailing_lists/users.php

