<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
hi,<BR>
&nbsp;<BR>
I am testing the dhfr benchmarks with gromacs 4.5.2<BR>
&nbsp;<BR>
1. for the benchmarks: dhfr-solv-RF-1nm.bench and dhfr-solv-RF-2nm.bench, set the steps = 10000, <BR>
&nbsp;&nbsp;&nbsp;&nbsp;The GPU version running results shows as following:<BR>
&nbsp;&nbsp; ./mdrun-gpu<BR>
&nbsp;&nbsp;&nbsp; <BR>
&nbsp;Pre-simulation ~15s memtest in progress...done, no errors detected<BR>starting mdrun 'Protein in water'<BR>10000 steps,&nbsp;&nbsp;&nbsp;&nbsp; 20.0 ps.<BR>
Writing final coordinates.<BR>
Back Off! I just backed up confout.gro to ./#confout.gro.2#<BR>
Post-simulation ~15s memtest in progress...done, no errors detected<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OpenMM run - timing based on wallclock.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<STRONG>&nbsp; NODE (s)&nbsp;&nbsp; Real (s)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (%)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Time:&nbsp;&nbsp;&nbsp;&nbsp; 90.796&nbsp;&nbsp;&nbsp;&nbsp; 90.796&nbsp;&nbsp;&nbsp; 100.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:30<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Mnbf/s)&nbsp;&nbsp; (MFlops)&nbsp;&nbsp; (ns/day)&nbsp; (hour/ns)<BR>Performance:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.060&nbsp;&nbsp;&nbsp;&nbsp; 19.034&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.261</STRONG><BR>
gcq#100: "Jesus Can't Save You, Though It's Nice to Think He Tried" (Black Crowes)<BR><BR>
&nbsp;&nbsp;&nbsp;&nbsp; The CPU version running results shows as following:<BR>
&nbsp;&nbsp;&nbsp; ./mdrun<BR>
&nbsp;<BR>
Writing final coordinates.<BR>
Back Off! I just backed up confout.gro to ./#confout.gro.3#<BR>
&nbsp;Average load imbalance: 4.7 %<BR>&nbsp;Part of the total run time spent waiting due to load imbalance: 2.7 %<BR>&nbsp;Steps where the load balancing was limited by -rdd, -rcon and/or -dds: X 0 % Y 0 % Z 0 %<BR>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Parallel run - timing based on wallclock.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NODE (s)&nbsp;&nbsp; Real (s)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (%)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Time:&nbsp;&nbsp;&nbsp;&nbsp; 86.176&nbsp;&nbsp;&nbsp;&nbsp; 86.176&nbsp;&nbsp;&nbsp; 100.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:26<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Mnbf/s)&nbsp;&nbsp; (GFlops)&nbsp;&nbsp; (ns/day)&nbsp; (hour/ns)<BR>Performance:&nbsp;&nbsp;&nbsp; 741.634&nbsp;&nbsp;&nbsp;&nbsp; 35.849&nbsp;&nbsp;&nbsp;&nbsp; 20.054&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.197</STRONG><BR>
gcq#0: Thanx for Using GROMACS - Have a Nice Day<BR><BR>
&nbsp;<BR>
The gpu version looks <STRONG>slower </STRONG>than cpu version, does it make sense? Is there anyway I could optimize?<BR>
&nbsp;<BR>
&nbsp;<BR>
2.&nbsp; For the CPU benchmark dhfr-impl-1nm.bench, when I run : <BR>
&nbsp;&nbsp;&nbsp;&nbsp; ./mdrun<BR>
&nbsp;&nbsp;&nbsp;&nbsp; Back Off! I just backed up md.log to ./#md.log.9#<BR>Reading file topol.tpr, VERSION 4.5.1-dev-20100917-b1d66 (single precision)<BR>Starting 16 threads<BR>
-------------------------------------------------------<BR>Program mdrun, VERSION 4.5.2<BR>Source code file: domdec.c, line: 6428<BR>
Fatal error:<BR>There is no domain decomposition for 16 nodes that is compatible with the given box and a minimum cell size of 1.02425 nm<BR>Change the number of nodes or mdrun option -rcon or -dds or your LINCS settings<BR>Look in the log file for details on the domain decomposition<BR>For more information and tips for troubleshooting, please check the GROMACS<BR>website at <A href="http://www.gromacs.org/Documentation/Errors">http://www.gromacs.org/Documentation/Errors</A><BR>-------------------------------------------------------<BR>
Thanx for Using GROMACS - Have a Nice Day<BR><BR>
&nbsp;<BR>
Where could I modify this nodes#? <BR>
&nbsp;<BR>
3.&nbsp; for CPU benchmark dhfr-impl-inf.bench<BR>
&nbsp;&nbsp;&nbsp;&nbsp;I modified cpu-imp-RF-inf.mdp:&nbsp; nsteps&nbsp; 10000<BR>
&nbsp;&nbsp;&nbsp; grompp -f cpu-imp-RF-inf.mdp -o topol.tpr<BR>
&nbsp;&nbsp;&nbsp; it will show: <BR>
&nbsp;&nbsp;&nbsp; NOTE 1 [file cpu-imp-RF-inf.mdp]:<BR>&nbsp; The Berendsen thermostat does not generate the correct kinetic energy<BR>&nbsp; distribution. You might want to consider using the V-rescale thermostat.<BR>
Generated 2278 of the 2278 non-bonded parameter combinations<BR>Generating 1-4 interactions: fudge = 0.5<BR>Generated 2278 of the 2278 1-4 parameter combinations<BR>Excluding 3 bonded neighbours molecule type 'Protein'<BR>turning all bonds into constraints...<BR>
NOTE 2 [file topol.top, line 23568]:<BR>&nbsp; System has non-zero total charge: -1.100000e+01<BR>
&nbsp;<BR>
GB parameter(s) missing or negative for atom type 'H0'<BR>
-------------------------------------------------------<BR>Program grompp, VERSION 4.5.1<BR>Source code file: grompp.c, line: 870<BR>
Fatal error:<BR>Can't do GB electrostatics; the forcefield is missing 1 values for<BR>atomtype radii, or they might be negative<BR>.<BR>For more information and tips for troubleshooting, please check the GROMACS<BR>website at <A href="http://www.gromacs.org/Documentation/Errors">http://www.gromacs.org/Documentation/Errors</A><BR>-------------------------------------------------------<BR>
"Everybody's Good Enough For Some Change" (LIVE)<BR><BR>
and when I run ./mdrun<BR>
the steps still -1, infinite time<BR>
How could I genete the right topol.tpr?<BR>
&nbsp;<BR>
&nbsp;<BR>
Thanks a lot.<BR>
&nbsp;<BR>
&nbsp;<BR>
YY<BR>                                               </body>
</html>