CVS time sorted logs

Time Author Lines Revision Filename Comments
2002/11/06 01:24:38 justin +54 -0 1.50 ug/ug_add.texAdded pressure profile code and associated documentation.
2002/11/06 01:24:34 justin +9 -0 1.1092 src/SimParameters.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:33 justin +35 -0 1.1128 src/Sequencer.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:33 justin +46 -0 1.1171 src/SimParameters.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:33 justin +2 -0 1.1039 src/Sequencer.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:32 justin +1 -0 1.1047 src/Controller.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:32 justin +26 -1 1.1064 src/ComputeNonbondedUtil.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:32 justin +2 -0 1.1012 src/ComputeNonbondedSelf.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:32 justin +7 -0 1.1044 src/ComputeNonbondedUtil.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:32 justin +16 -0 1.1169 src/Controller.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:32 justin None 1.1 src/PressureProfile.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +2 -0 1.1014 src/ComputeNonbondedPair.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +41 -1 1.1036 src/ComputeHomeTuples.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +22 -0 1.1028 src/ComputeNonbondedPair.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +13 -0 1.3 src/ComputeNonbondedBase2.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +16 -0 1.1023 src/ComputeNonbondedSelf.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +5 -1 1.1093 src/ComputeNonbondedBase.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +6 -1 1.1016 src/ComputeImpropers.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:31 justin +31 -2 1.1022 src/ComputeImpropers.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:30 justin +6 -1 1.1016 src/ComputeDihedrals.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:30 justin +31 -2 1.1024 src/ComputeDihedrals.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:30 justin +24 -2 1.1023 src/ComputeAngles.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:30 justin +6 -1 1.1017 src/ComputeBonds.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:30 justin +19 -3 1.1019 src/ComputeBonds.CAdded pressure profile code and associated documentation.
2002/11/06 01:24:30 justin +6 -1 1.1019 src/ComputeAngles.hAdded pressure profile code and associated documentation.
2002/11/06 01:24:22 justin +10 -5 1.91 Make.dependsAdded pressure profile code and associated documentation.
2002/09/20 15:12:03 jim +9 -0 1.1047 src/main.CAdded build date/user/machine message on startup.
2002/09/20 15:11:58 jim +16 -0 1.1187 MakefileAdded build date/user/machine message on startup.
2002/09/20 14:15:38 jim +0 -16 1.1170 src/SimParameters.CEliminated unnecessary errors/warnings about useSettle.
2002/09/13 02:00:18 jim +2 -2 1.1169 src/SimParameters.CUse Settle by default, higher tolerance for rigid bonds.
2002/09/13 01:52:06 jim +1 -1 1.2 src/Settle.CChanged "dt > 0" to "dt != 0" to correctly handle startup.
2002/09/13 01:51:30 jim +1 -1 1.2 src/Settle.hFixed misleading declaration to match definition in Settle.C.
2002/09/10 21:00:26 gzheng +5 -0 1.1005 src/ProxyPatch.hadded using persistent comm for proxyPatch's recvResult(). Also instead of destorying all persistent comm at one time, allow destorying individule persistent handler at a time. (need to compile with latest Charm++)
2002/09/10 21:00:26 gzheng +12 -15 1.68 src/LdbCoordinator.Cadded using persistent comm for proxyPatch's recvResult(). Also instead of destorying all persistent comm at one time, allow destorying individule persistent handler at a time. (need to compile with latest Charm++)
2002/09/10 21:00:26 gzheng +18 -0 1.1035 src/ProxyPatch.Cadded using persistent comm for proxyPatch's recvResult(). Also instead of destorying all persistent comm at one time, allow destorying individule persistent handler at a time. (need to compile with latest Charm++)
2002/09/10 21:00:25 gzheng +2 -0 1.1039 src/HomePatch.hadded using persistent comm for proxyPatch's recvResult(). Also instead of destorying all persistent comm at one time, allow destorying individule persistent handler at a time. (need to compile with latest Charm++)
2002/09/10 21:00:25 gzheng +11 -0 1.1103 src/HomePatch.Cadded using persistent comm for proxyPatch's recvResult(). Also instead of destorying all persistent comm at one time, allow destorying individule persistent handler at a time. (need to compile with latest Charm++)
2002/09/10 16:19:41 jim +1 -1 1.23 src/dcdlib.CImproved backup file behavior - now checks return value of rename call.
2002/09/10 16:19:41 jim +17 -8 1.1041 src/common.CImproved backup file behavior - now checks return value of rename call.
2002/09/10 16:19:40 jim +4 -30 1.46 src/Output.CImproved backup file behavior - now checks return value of rename call.
2002/09/10 16:19:40 jim +1 -8 1.1030 src/CollectionMaster.CImproved backup file behavior - now checks return value of rename call.
2002/09/10 06:34:11 jim +3 -0 1.1091 src/SimParameters.hAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:11 jim +9 -87 1.1131 src/WorkDistrib.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:10 jim +1 -1 1.15 src/RecBisection.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:10 jim +30 -30 1.1032 src/PatchMap.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:10 jim +11 -1 1.1021 src/PatchMap.hAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:10 jim +37 -0 1.7 src/PatchMap.inlAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:10 jim +6 -0 1.1168 src/SimParameters.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:09 jim +0 -2 1.67 src/LdbCoordinator.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:09 jim +7 -3 1.1102 src/HomePatch.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:09 jim +1 -0 1.1038 src/HomePatch.hAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:08 jim +2 -2 1.1028 src/ComputeMap.hAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/10 06:34:08 jim +17 -39 1.1024 src/ComputeMap.CAllow two-away neighbors on any combination of dimensions with new optionstwoAwayX, twoAwayY, twoAwayZ (all boolean). Eventually turn this on whenmore patches are needed automatically. Off by default since criteria forthis helping performance aren't well understood yet.
2002/09/09 15:45:46 jim +5 -2 1.7 ug/namd_macros.texVersion updates - now 2.5b2
2002/09/09 15:45:45 jim +1 -1 1.28 ug/MakefileVersion updates - now 2.5b2
2002/09/09 15:45:38 jim +1 -1 1.37 notes.txtVersion updates - now 2.5b2
2002/09/09 15:45:38 jim +3 -3 1.22 announce.txtVersion updates - now 2.5b2
2002/09/09 15:45:37 jim +1 -1 1.1186 MakefileVersion updates - now 2.5b2
2002/09/09 15:24:44 jim +79 -17 1.4 psfgen/src/topo_mol.cImported psfgen 1.3 changes.
2002/09/09 15:24:44 jim +3 -0 1.4 psfgen/src/topo_mol.hImported psfgen 1.3 changes.
2002/09/09 15:24:43 jim +48 -1 1.6 psfgen/src/tcl_psfgen.cImported psfgen 1.3 changes.
2002/09/09 15:24:39 jim +10 -0 1.4 psfgen/doc/ug_psfgen.texImported psfgen 1.3 changes.
2002/09/09 15:24:38 jim +1 -1 1.2 psfgen/doc/ug_macros.texImported psfgen 1.3 changes.
2002/09/08 21:44:46 jim +8 -2 1.1101 src/HomePatch.CFixed stupid bug. Pressure with rigid bonds should be correct now.
2002/09/07 20:47:41 jim +6 -3 1.1079 src/Molecule.CFixed bad algorithm in cluster finding code.
2002/09/04 19:06:10 jim +6 -2 1.1092 src/ComputeNonbondedBase.hWhoops! Fixed new exclusion code for fixed atoms and interaction energies.
2002/09/03 21:22:51 jim +1 -0 1.1168 src/Controller.CProtect against initstep underflow in minimizer.
2002/08/30 20:17:24 jim +13 -3 1.1127 src/Sequencer.CFixed periodic velocity reassignment to use half-step velocities properly.
2002/08/30 20:17:23 jim +0 -1 1.1167 src/Controller.CFixed periodic velocity reassignment to use half-step velocities properly.
2002/08/30 15:39:56 jim +5 -5 1.1063 src/ComputeNonbondedUtil.CReordered to possibly avoid cache line overlap.
2002/08/29 00:21:19 gzheng +10 -12 1.66 src/LdbCoordinator.Cfixed trace projection broken with CMK_OPTIMIZE=1.
2002/08/27 23:15:28 jim +57 -36 1.1166 src/Controller.CAdded TEMPAVG, TOTAL2, TOTAL3, and improved formatting on 80-column screens.
2002/08/27 23:15:28 jim +4 -1 1.1046 src/Controller.hAdded TEMPAVG, TOTAL2, TOTAL3, and improved formatting on 80-column screens.
2002/08/27 20:34:28 jim +10 -8 1.43 src/NamdCentLB.CEliminating unecessarily verbose load balancing output.
2002/08/27 20:34:28 jim +2 -2 1.14 src/RefineOnly.CEliminating unecessarily verbose load balancing output.
2002/08/27 20:34:28 jim +21 -16 1.47 src/Rebalancer.CEliminating unecessarily verbose load balancing output.
2002/08/27 20:34:27 jim +2 -2 1.39 src/AlgSeven.CEliminating unecessarily verbose load balancing output.
2002/08/27 20:34:27 jim +2 -0 1.67 src/ComputePme.CEliminating unecessarily verbose load balancing output.
2002/08/27 18:45:39 jim +7 -6 1.1185 MakefileAdded CMK_OPTIMIZE=1 to all builds, which should eliminate verbose"tracing not available" warnings.
2002/08/27 06:25:41 gzheng +13 -1 1.42 src/NamdCentLB.Cfixed a bug in namdcentralLB when unload PME and all processors are PME processors which makes available pes is 0.
2002/08/27 06:25:41 gzheng +7 -2 1.46 src/Rebalancer.Cfixed a bug in namdcentralLB when unload PME and all processors are PME processors which makes available pes is 0.
2002/08/26 14:09:08 jim +1 -1 1.1046 src/main.CFix for Win32.
2002/08/25 22:25:40 jim +2 -0 1.1043 src/ComputeNonbondedUtil.hImproved cache performance by reordering table.
2002/08/25 22:25:40 jim +17 -13 1.2 src/ComputeNonbondedBase2.hImproved cache performance by reordering table.
2002/08/25 22:25:40 jim +24 -9 1.1062 src/ComputeNonbondedUtil.CImproved cache performance by reordering table.
2002/08/25 22:25:39 jim +2 -9 1.1091 src/ComputeNonbondedBase.hImproved cache performance by reordering table.
2002/08/25 20:44:37 jim +8 -0 1.1126 src/Sequencer.CEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:37 jim +1 -0 1.15 src/PatchTypes.hEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:36 jim +135 -17 1.1061 src/ComputeNonbondedUtil.CEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:36 jim +23 -50 1.1027 src/ComputeNonbondedPair.CEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:36 jim +11 -5 1.1022 src/ComputeNonbondedSelf.CEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:36 jim +36 -10 1.1042 src/ComputeNonbondedUtil.hEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:35 jim +111 -207 1.1090 src/ComputeNonbondedBase.hEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:44:35 jim None 1.1 src/ComputeNonbondedBase2.hEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/25 20:43:58 jim +63 -16 1.90 Make.dependsEliminated unnecessary energy calculations, use lookup table for VDW.
2002/08/20 21:25:19 jim +0 -6 1.1167 src/SimParameters.CfixedAtomsForces not required for constant pressure.
2002/08/20 17:52:54 jim +14 -7 1.1089 src/ComputeNonbondedBase.hMajor IA64 speedup, adding second loop to group-based distance check.
2002/08/20 14:12:31 jim +29 -42 1.1088 src/ComputeNonbondedBase.hAdded lambda_table and code to pipeline most loops on IA64.
2002/08/20 14:12:31 jim +42 -0 1.1060 src/ComputeNonbondedUtil.CAdded lambda_table and code to pipeline most loops on IA64.
2002/08/20 14:12:31 jim +2 -0 1.1041 src/ComputeNonbondedUtil.hAdded lambda_table and code to pipeline most loops on IA64.
2002/08/19 20:43:43 jim +45 -21 1.1087 src/ComputeNonbondedBase.hImproved speed on non-IA64 and cleaned up compile warnings.
2002/08/19 18:45:48 jim +2 -0 1.1059 src/ComputeNonbondedUtil.CAdded missing #undef NBTYPE lines.
2002/08/19 16:36:56 jim +27 -7 1.1078 src/Molecule.CSplit FEP, LES, and pairwise interaction code to eliminate if statements.
2002/08/19 16:36:56 jim +14 -0 1.1040 src/ComputeNonbondedUtil.hSplit FEP, LES, and pairwise interaction code to eliminate if statements.
2002/08/19 16:36:55 jim +89 -43 1.1086 src/ComputeNonbondedBase.hSplit FEP, LES, and pairwise interaction code to eliminate if statements.
2002/08/19 16:36:55 jim +57 -5 1.1058 src/ComputeNonbondedUtil.CSplit FEP, LES, and pairwise interaction code to eliminate if statements.
2002/08/16 19:55:47 jim +4 -3 1.1038 src/Sequencer.hSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/16 19:55:46 jim +111 -41 1.1125 src/Sequencer.CSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/16 19:55:46 jim +1 -1 1.1031 src/ReductionMgr.hSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/16 19:55:46 jim +1 -1 1.1037 src/HomePatch.hSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/16 19:55:46 jim +11 -3 1.1100 src/HomePatch.CSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/16 19:55:45 jim +1 -0 1.1045 src/Controller.hSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/16 19:55:45 jim +11 -7 1.1165 src/Controller.CSwitched to half-step pressure, temperature, and kinetic energy. Fixedstartup and velocity reassignment to get SHAKE pressure right (but grouppressure is still required when using SHAKE). Add SMOOTH total energyoutput, which adds twice the difference between centered and half-stepkinetic energy to eliminate short-time oscillations (but long-time willlikely not be conserved as well.
2002/08/12 21:50:01 jim +26 -28 1.1052 src/ComputeMgr.CMoved global forces initialization to ensure it always runs.
2002/08/06 14:37:10 jim +2 -2 1.11 src/FreeEnergyParse.CHacked to handle ', ", and * in atom names (DNA uses these).
2002/08/05 23:22:12 jim +1 -0 1.1164 src/Controller.CManually null-terminate strings for callback function.
2002/08/02 21:58:36 justin +11 -0 1.1166 src/SimParameters.CTell the user that Settle doesn't implement atom-based pressure yet, whichmeans that the PRESSURE output is wrong.
2002/08/02 21:46:26 justin +2 -0 1.1090 src/SimParameters.hAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:46:25 justin None 1.1 src/Settle.CAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:46:25 justin +9 -0 1.1165 src/SimParameters.CAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:46:25 justin +22 -0 1.1099 src/HomePatch.CAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:46:25 justin None 1.1 src/Settle.hAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:46:20 justin +1 -0 1.1184 MakefileAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:46:20 justin +8 -0 1.89 Make.dependsAdded Settle, an analytical form of Shake/Rattle for waters.
2002/08/02 21:03:58 jim +9 -28 1.45 src/Output.CFixed bug and replaced stupid dual implementation with template!
2002/08/02 18:46:46 gzheng +4 -0 1.1098 src/HomePatch.Cmissed a couple places for #if CMK_PERSISTENT_COMM
2002/08/02 15:53:30 gzheng +2 -0 1.65 src/LdbCoordinator.Cput CMK_PERSISTENT_COMM around new calls.
2002/08/02 15:53:29 gzheng +4 -0 1.1097 src/HomePatch.Cput CMK_PERSISTENT_COMM around new calls.
2002/08/02 15:32:47 jim None 1.1 arch/Linux-ia64.pluginsAdded plugins for LINUXIA64.
2002/08/02 14:19:52 gzheng +15 -0 1.64 src/LdbCoordinator.Cchecked in persistent comm for elan version.default is not turned on. uncomment CmiUsePersistentHandle() in HomePatch.C to activate it.
2002/08/02 14:19:52 gzheng +6 -0 1.1036 src/HomePatch.hchecked in persistent comm for elan version.default is not turned on. uncomment CmiUsePersistentHandle() in HomePatch.C to activate it.
2002/08/02 14:19:51 gzheng +19 -0 1.1096 src/HomePatch.Cchecked in persistent comm for elan version.default is not turned on. uncomment CmiUsePersistentHandle() in HomePatch.C to activate it.
2002/08/01 23:26:40 jim +1 -1 1.2 arch/AIX-RS6000.pluginsAIX -> AIX4
2002/08/01 22:41:55 jim +1 -1 1.63 src/LdbCoordinator.CEliminate compiler crash on Scyld.
2002/08/01 22:21:44 jim +1 -1 1.2 arch/IBM-SP.pluginsAIX -> AIX4
2002/08/01 21:49:26 jim +1 -1 1.6 arch/AIX-RS6000.fftwUse same fftw directory as IBM-SP.
2002/08/01 19:58:06 jim +17 -11 1.44 src/Output.CNew cluster code to handle structures with waters between bonded segments.
2002/08/01 19:58:05 jim +4 -2 1.1047 src/Molecule.hNew cluster code to handle structures with waters between bonded segments.
2002/08/01 19:58:04 jim +31 -13 1.1077 src/Molecule.CNew cluster code to handle structures with waters between bonded segments.
2002/08/01 15:28:22 jim None 1.1 arch/HPUX-ia64.tclHPUX-ia64 port
2002/08/01 15:28:22 jim None 1.1 arch/HPUX-ia64.fftwHPUX-ia64 port
2002/08/01 15:28:21 jim None 1.1 arch/HPUX-ia64-aCC.archHPUX-ia64 port
2002/08/01 15:28:21 jim None 1.1 arch/HPUX-ia64.baseHPUX-ia64 port
2002/07/30 21:50:28 jim +31 -0 1.1076 src/Molecule.CRemove spurious exclusions generated due to FEP or LES.
2002/07/30 21:50:28 jim +1 -0 1.1046 src/Molecule.hRemove spurious exclusions generated due to FEP or LES.
2002/07/30 17:45:11 jim +5 -3 1.14 src/RecBisection.CNew x-dim splitting criteria.
2002/07/29 04:18:10 justin +6 -10 1.37 src/ScriptTcl.CBring the Tcl interface up to date with the new plugins API.
2002/07/29 03:52:00 justin +2 -0 1.1027 src/Parameters.CFixed some UMR's uncovered by Valgrind.
2002/07/29 03:51:59 justin +2 -1 1.1075 src/Molecule.CFixed some UMR's uncovered by Valgrind.
2002/07/27 22:07:13 gzheng +6 -4 1.62 src/LdbCoordinator.Cfix partial projection log according to ldbCycleNum change recently.
2002/07/27 21:27:28 jim +2 -1 1.41 src/NamdCentLB.CActually run Alg7.
2002/07/27 21:26:37 jim +2 -0 1.61 src/LdbCoordinator.CRemove warnings.
2002/07/26 22:47:42 jim +6 -14 1.1163 src/Controller.CWait, alg7, refine, refine, then run for a long time.
2002/07/26 22:47:42 jim +7 -1 1.60 src/LdbCoordinator.CWait, alg7, refine, refine, then run for a long time.
2002/07/26 21:59:18 jim +14 -15 1.45 src/Rebalancer.CBetter behaviour when extra proxies are needed to balance load.
2002/07/26 21:59:18 jim +8 -19 1.38 src/AlgSeven.CBetter behaviour when extra proxies are needed to balance load.
2002/07/26 21:57:46 jim +10 -0 1.1164 src/SimParameters.CAdded ldbHomeBackgroundScaling and unloadZero options.
2002/07/26 21:57:46 jim +6 -0 1.40 src/NamdCentLB.CAdded ldbHomeBackgroundScaling and unloadZero options.
2002/07/26 21:57:46 jim +2 -0 1.1089 src/SimParameters.hAdded ldbHomeBackgroundScaling and unloadZero options.
2002/07/26 19:30:59 jim +8 -1 1.13 src/RecBisection.CTune bisection to match load distribution.
2002/07/26 14:04:40 jim +47 -9 1.39 src/NamdCentLB.CNew smarter algorithm for locating initial proxies on vacant nodes.
2002/07/26 13:41:31 jim +2 -0 1.37 src/AlgSeven.CBalance number of proxies for each patch.
2002/07/26 13:41:31 jim +16 -12 1.44 src/Rebalancer.CBalance number of proxies for each patch.
2002/07/26 13:32:54 jim +2 -0 1.13 src/Rebalancer.hBalance proxy counts, both per home patch and per remote processor.
2002/07/26 13:32:54 jim +36 -9 1.43 src/Rebalancer.CBalance proxy counts, both per home patch and per remote processor.
2002/07/26 13:32:53 jim +23 -17 1.36 src/AlgSeven.CBalance proxy counts, both per home patch and per remote processor.
2002/07/25 15:49:31 jim +1 -0 1.38 src/NamdCentLB.CFixed bug - initialize available to true!
2002/07/24 05:19:35 gzheng +3 -0 1.1088 src/SimParameters.hunload one rank of pe on a SMP node. added these in SimParameter:e.g.ldbUnloadSMP yes // turn this lb onprocsPerNode 4 // 4 procs per nodeldbUnloadRank 3 // the 3rd rank pe is unloaded.fix computeAverage to exclude the unavailable pes, otherwise computeAverage won;t work correct for RefineLB, this also applys unloadPME.
2002/07/24 05:19:34 gzheng +9 -0 1.37 src/NamdCentLB.Cunload one rank of pe on a SMP node. added these in SimParameter:e.g.ldbUnloadSMP yes // turn this lb onprocsPerNode 4 // 4 procs per nodeldbUnloadRank 3 // the 3rd rank pe is unloaded.fix computeAverage to exclude the unavailable pes, otherwise computeAverage won;t work correct for RefineLB, this also applys unloadPME.
2002/07/24 05:19:34 gzheng +8 -3 1.42 src/Rebalancer.Cunload one rank of pe on a SMP node. added these in SimParameter:e.g.ldbUnloadSMP yes // turn this lb onprocsPerNode 4 // 4 procs per nodeldbUnloadRank 3 // the 3rd rank pe is unloaded.fix computeAverage to exclude the unavailable pes, otherwise computeAverage won;t work correct for RefineLB, this also applys unloadPME.
2002/07/24 05:19:34 gzheng +19 -0 1.1163 src/SimParameters.Cunload one rank of pe on a SMP node. added these in SimParameter:e.g.ldbUnloadSMP yes // turn this lb onprocsPerNode 4 // 4 procs per nodeldbUnloadRank 3 // the 3rd rank pe is unloaded.fix computeAverage to exclude the unavailable pes, otherwise computeAverage won;t work correct for RefineLB, this also applys unloadPME.
2002/07/23 21:05:44 gzheng +27 -32 1.41 src/Rebalancer.CprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 21:05:44 gzheng +9 -0 1.36 src/NamdCentLB.CprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 21:05:44 gzheng +3 -1 1.8 src/elements.hprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 21:05:44 gzheng +4 -4 1.14 src/NamdNborLB.CprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 21:05:44 gzheng +3 -3 1.14 src/Broadcasts.hprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 21:05:44 gzheng +1 -7 1.35 src/AlgSeven.CprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 21:05:43 gzheng +1 -1 1.5 src/AlgNbor.CprocessorInfo has a flag(changed to available) for each processor. Use this availaibity flag to determine if compute will be assigned to that processor.
2002/07/23 20:55:39 gzheng +5 -0 1.1037 src/common.hadded PME_BARRIER: barrier before and after PME step. set PME_BARRIER in common.h to turn this on.
2002/07/23 20:55:39 gzheng +13 -2 1.1162 src/Controller.Cadded PME_BARRIER: barrier before and after PME step. set PME_BARRIER in common.h to turn this on.
2002/07/23 20:55:39 gzheng +13 -2 1.1124 src/Sequencer.Cadded PME_BARRIER: barrier before and after PME step. set PME_BARRIER in common.h to turn this on.
2002/07/23 20:50:01 jim +2 -2 1.20 src/ScriptTcl.hWith Tcl can now parse multiple config files. This is useful if you wantto switch options using the command line only.
2002/07/23 20:50:01 jim +26 -4 1.13 src/mainfunc.CWith Tcl can now parse multiple config files. This is useful if you wantto switch options using the command line only.
2002/07/23 20:50:00 jim +34 -22 1.36 src/ScriptTcl.CWith Tcl can now parse multiple config files. This is useful if you wantto switch options using the command line only.
2002/07/23 20:28:54 jim +9 -6 1.66 src/ComputePme.CMade to compile on broken compilers.
2002/07/23 19:54:09 jim +1 -1 1.1162 src/SimParameters.COutput formatting fix.
2002/07/23 19:08:32 jim +4 -0 1.1087 src/SimParameters.hAdded options to turn on various load balancing test features: ldbBackgroundScaling <double> ldbPMEBackgroundScaling <double> ldbUnloadPME <bool> PMEBarrier <bool>
2002/07/23 19:08:30 jim +15 -2 1.35 src/NamdCentLB.CAdded options to turn on various load balancing test features: ldbBackgroundScaling <double> ldbPMEBackgroundScaling <double> ldbUnloadPME <bool> PMEBarrier <bool>
2002/07/23 19:08:30 jim +29 -2 1.1161 src/SimParameters.CAdded options to turn on various load balancing test features: ldbBackgroundScaling <double> ldbPMEBackgroundScaling <double> ldbUnloadPME <bool> PMEBarrier <bool>
2002/07/23 19:08:30 jim +3 -2 1.40 src/Rebalancer.CAdded options to turn on various load balancing test features: ldbBackgroundScaling <double> ldbPMEBackgroundScaling <double> ldbUnloadPME <bool> PMEBarrier <bool>
2002/07/23 19:08:29 jim +7 -8 1.65 src/ComputePme.CAdded options to turn on various load balancing test features: ldbBackgroundScaling <double> ldbPMEBackgroundScaling <double> ldbUnloadPME <bool> PMEBarrier <bool>
2002/07/23 19:08:29 jim +5 -2 1.34 src/AlgSeven.CAdded options to turn on various load balancing test features: ldbBackgroundScaling <double> ldbPMEBackgroundScaling <double> ldbUnloadPME <bool> PMEBarrier <bool>
2002/07/22 23:03:24 jim +4 -2 1.64 src/ComputePme.CTurned off barrier.
2002/07/22 22:19:40 jim +9 -0 1.39 src/Rebalancer.CDon't load PME processors if > 1000 processors.
2002/07/22 22:19:40 jim +8 -0 1.33 src/AlgSeven.CDon't load PME processors if > 1000 processors.
2002/07/22 21:58:50 jim +2 -2 1.63 src/ComputePme.CFix for isComputePme.
2002/07/22 21:05:24 jim +12 -7 1.62 src/ComputePme.CReimplemented isComputePme() efficiently.
2002/07/22 20:55:17 jim +4 -4 1.61 src/ComputePme.CFixed bugs in barrier code.
2002/07/22 19:17:23 gzheng +9 -0 1.34 src/NamdCentLB.Cadded QueryDumpData interface for dumping load data into disk file.
2002/07/22 16:34:39 jim +1 -0 1.12 src/ComputePmeMgr.ciAdded direct calls to ComputePme doWork and sendData.Added barrier before sendTrans to ensure all sendGrids are complete.
2002/07/22 16:34:39 jim +4 -0 1.1130 src/WorkDistrib.CAdded direct calls to ComputePme doWork and sendData.Added barrier before sendTrans to ensure all sendGrids are complete.
2002/07/22 16:34:39 jim +12 -1 1.33 src/NamdCentLB.CAdded direct calls to ComputePme doWork and sendData.Added barrier before sendTrans to ensure all sendGrids are complete.
2002/07/22 16:34:39 jim +3 -0 1.20 src/ComputePme.hAdded direct calls to ComputePme doWork and sendData.Added barrier before sendTrans to ensure all sendGrids are complete.
2002/07/22 16:34:38 jim +32 -1 1.60 src/ComputePme.CAdded direct calls to ComputePme doWork and sendData.Added barrier before sendTrans to ensure all sendGrids are complete.
2002/07/21 21:59:40 jim +2 -2 1.32 src/NamdCentLB.CFixed to match new (or any newer) patch distribution.
2002/07/21 21:22:10 jim +6 -6 1.31 src/NamdCentLB.CMaximum background load multiplier is now 2.0.
2002/07/21 21:06:43 jim +3 -9 1.30 src/NamdCentLB.CFixed crasher.
2002/07/21 20:21:02 jim +11 -3 1.29 src/NamdCentLB.CAdjusted and turned on PME node background load adjustment.
2002/07/21 19:27:33 sameer +21 -6 1.59 src/ComputePme.CAdding code to computePme.C to detect if a particular processor is a PME processor or not
2002/07/21 18:21:43 jim +1 -0 1.11 src/LdbCoordinator.ciFixed load balancer so that barrier is triggered by controller only.
2002/07/21 18:21:43 jim +1 -1 1.34 src/LdbCoordinator.hFixed load balancer so that barrier is triggered by controller only.
2002/07/21 18:21:43 jim +8 -35 1.59 src/LdbCoordinator.CFixed load balancer so that barrier is triggered by controller only.
2002/07/21 16:10:04 jim +16 -0 1.1031 src/PatchMap.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:04 jim +15 -11 1.1129 src/WorkDistrib.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:04 jim +4 -0 1.1020 src/PatchMap.hRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:03 jim +0 -9 1.1031 src/Node.hRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:03 jim +1 -6 1.1029 src/ComputeFullDirect.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:03 jim +0 -13 1.1069 src/Node.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:03 jim +2 -4 1.1095 src/HomePatch.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:02 jim +1 -3 1.1026 src/CollectionMaster.hRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:02 jim +1 -5 1.23 src/ComputeDPME.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:02 jim +1 -5 1.1067 src/ComputeDPMTA.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 16:10:02 jim +1 -3 1.4 src/ComputeExt.CRemoved patches from node 0 when more procesors than 64 or number of patches.
2002/07/21 00:36:35 sameer +19 -10 1.28 src/NamdCentLB.Cadding code to reduce load on pme processors
2002/07/20 21:46:39 gzheng +10 -0 1.27 src/NamdCentLB.Cadd QueryDumpData() to interface with load balancer to dump load data into disk file.
2002/07/20 21:46:39 gzheng +1 -0 1.5 src/NamdCentLB.hadd QueryDumpData() to interface with load balancer to dump load data into disk file.
2002/07/20 17:00:13 jim +1 -1 1.12 src/RecBisection.CSubdivide along x dimension if possible to reduces PME message count.
2002/07/20 16:47:16 jim +16 -3 1.1128 src/WorkDistrib.CNow sorting by all three dimensions.
2002/07/19 22:57:50 jim +1 -0 1.1030 src/WorkDistrib.hReordered patches to align with PME and increase grid communication locality,possibly at the expense of patch locality, but that is fixable with someadditional reordering.
2002/07/19 22:57:50 jim +8 -0 1.58 src/ComputePme.CReordered patches to align with PME and increase grid communication locality,possibly at the expense of patch locality, but that is fixable with someadditional reordering.
2002/07/19 22:57:50 jim +68 -16 1.1127 src/WorkDistrib.CReordered patches to align with PME and increase grid communication locality,possibly at the expense of patch locality, but that is fixable with someadditional reordering.
2002/07/19 05:01:08 jim +77 -49 1.32 src/AlgSeven.CAdded short cut search.
2002/07/19 05:01:08 jim +2 -1 1.3 src/Alg7.hAdded short cut search.
2002/07/19 04:11:39 jim +10 -0 1.12 src/Rebalancer.hFaster "short cut" method for finding destination processors.
2002/07/19 04:11:38 jim +103 -72 1.38 src/Rebalancer.CFaster "short cut" method for finding destination processors.
2002/07/19 01:29:47 jim +0 -10 1.37 src/Rebalancer.CRemoved do-nothing, O(N^2) loop!
2002/07/18 23:51:28 jim +1 -1 1.1012 src/InfoStream.hFixed extra semicolons.
2002/07/18 23:51:28 jim +13 -13 1.1008 src/InfoStream.CFixed extra semicolons.
2002/07/18 21:28:53 jim +11 -2 1.4 arch/Linux-ia64-ecc.archIA64 options.
2002/07/18 21:28:53 jim +2 -2 1.2 arch/Linux-ia64.tclIA64 options.
2002/07/18 21:26:25 jim +75 -69 1.1085 src/ComputeNonbondedBase.hRewrote several loops to software pipeline on IA64. Test fixed atoms!
2002/07/18 21:24:53 jim +10 -13 1.1011 src/InfoStream.hMoved things to non-inline to avoid breaking the Intel IA64 compiler.
2002/07/18 21:24:53 jim +41 -0 1.1007 src/InfoStream.CMoved things to non-inline to avoid breaking the Intel IA64 compiler.
2002/07/12 00:51:40 sameer +4 -0 1.1034 src/ProxyPatch.CAdding ifdefs to not include the communications library by default
2002/07/12 00:51:40 sameer +4 -0 1.1126 src/WorkDistrib.CAdding ifdefs to not include the communications library by default
2002/07/12 00:51:39 sameer +3 -0 1.1028 src/PatchMgr.CAdding ifdefs to not include the communications library by default
2002/07/12 00:40:13 sameer +1 -1 1.1013 src/main.ciCommiting change to main.ci that disables the library by default
2002/07/12 00:38:19 sameer +1 -1 1.1033 src/ProxyPatch.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:19 sameer +11 -1 1.1045 src/main.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:19 sameer +1 -1 1.1125 src/WorkDistrib.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:19 sameer +1 -0 1.1027 src/PatchMgr.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:19 sameer +3 -0 1.1012 src/main.cicommiting version of namd that works with the communication library
2002/07/12 00:38:18 sameer +7 -1 1.58 src/LdbCoordinator.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:18 sameer +5 -0 1.1068 src/Node.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:18 sameer +0 -1 1.11 src/ComputePmeMgr.cicommiting version of namd that works with the communication library
2002/07/12 00:38:18 sameer +177 -67 1.57 src/ComputePme.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:17 sameer +5 -0 1.19 src/BackEnd.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:17 sameer +2 -0 1.1051 src/ComputeMgr.Ccommiting version of namd that works with the communication library
2002/07/12 00:38:17 sameer +1 -0 1.1012 src/BOCgroup.hcommiting version of namd that works with the communication library
2002/07/11 14:53:37 jim +16 -0 1.8 src/GlobalMasterTcl.CCheck for out-of-range atomids.
2002/07/11 01:44:25 jim +18 -5 1.31 src/AlgSeven.CReduced or eliminated additional proxies by preferingone home and one proxy to two homes.
2002/07/11 01:41:35 jim +3 -2 1.13 src/RefineOnly.CAdded non-per-processor load balanced diagnostics.
2002/07/11 01:41:34 jim +5 -1 1.36 src/Rebalancer.CAdded non-per-processor load balanced diagnostics.
2002/07/10 22:19:29 jim +28 -3 1.30 src/AlgSeven.CFixed load balancer bug that was overloading final processor.
2002/07/10 22:19:29 jim +26 -9 1.35 src/Rebalancer.CFixed load balancer bug that was overloading final processor.
2002/07/09 21:57:06 jim +4 -4 1.1160 src/SimParameters.CFixed fftw.h -> sfftw.h, double -> float, etc., following PME code.
2002/07/09 05:37:36 gzheng +2 -0 1.57 src/LdbCoordinator.Cuse CHARM_VERSION to disable code for old version of charm.
2002/07/09 01:46:52 jim +1 -1 1.1057 src/ComputeNonbondedUtil.CRemoved stupid debugging code that was causing crashes.
2002/07/05 21:38:52 jim +2 -0 1.10 src/ComputePmeMgr.ciEliminated lots of excess reduction data in messages.
2002/07/05 21:38:52 jim +41 -32 1.56 src/ComputePme.CEliminated lots of excess reduction data in messages.
2002/07/05 21:38:52 jim +2 -2 1.19 src/ComputePme.hEliminated lots of excess reduction data in messages.
2002/07/05 20:28:30 jim +1 -1 1.5 arch/Win32.fftwUsing single precision for FFT.
2002/07/05 20:28:30 jim +1 -1 1.5 arch/Tru64-Alpha.fftwUsing single precision for FFT.
2002/07/05 20:28:29 jim +1 -1 1.2 arch/Linux-ia64.fftwUsing single precision for FFT.
2002/07/05 20:28:29 jim +1 -1 1.5 arch/T3E.fftwUsing single precision for FFT.
2002/07/05 20:28:29 jim +1 -1 1.4 arch/Solaris-Sparc.fftwUsing single precision for FFT.
2002/07/05 20:28:29 jim +1 -1 1.6 arch/Origin2000.fftwUsing single precision for FFT.
2002/07/05 20:28:28 jim +1 -1 1.4 arch/IBM-SP.fftwUsing single precision for FFT.
2002/07/05 20:28:28 jim +1 -1 1.4 arch/HPUX.fftwUsing single precision for FFT.
2002/07/05 20:28:28 jim +1 -1 1.5 arch/Linux-i686.fftwUsing single precision for FFT.
2002/07/05 20:28:28 jim +1 -1 1.3 arch/Linux-Alpha.fftwUsing single precision for FFT.
2002/07/05 20:28:27 jim +1 -1 1.2 arch/Cygwin-i686-MSVC.fftwUsing single precision for FFT.
2002/07/05 20:28:27 jim +1 -1 1.3 arch/ASCI-Red.fftwUsing single precision for FFT.
2002/07/05 20:28:27 jim +1 -1 1.3 arch/HPUX-PA2.0.fftwUsing single precision for FFT.
2002/07/05 20:28:27 jim +1 -1 1.2 arch/Darwin-PPC.fftwUsing single precision for FFT.
2002/07/05 20:28:27 jim +1 -1 1.3 arch/Cygwin-i686.fftwUsing single precision for FFT.
2002/07/05 20:28:26 jim +1 -1 1.5 arch/AIX-RS6000.fftwUsing single precision for FFT.
2002/07/05 20:24:56 jim +1 -1 1.6 src/PmeKSpace.hUse float rather than double for FFT.
2002/07/05 20:24:55 jim +1 -1 1.7 src/PmeKSpace.CUse float rather than double for FFT.
2002/07/05 20:24:55 jim +21 -21 1.55 src/ComputePme.CUse float rather than double for FFT.
2002/07/05 20:24:55 jim +2 -2 1.9 src/ComputePmeMgr.ciUse float rather than double for FFT.
2002/07/03 15:53:43 jim +18 -52 1.54 src/ComputePme.CEliminated buffered messages by using second charge grid.
2002/07/03 00:31:48 jim +3 -0 1.1159 src/SimParameters.CFixed uninitialized pairInteractionSelf.
2002/07/02 23:43:29 jim +115 -83 1.53 src/ComputePme.CSeparated sending and receiving processors on transpose for large-enough runs.
2002/07/02 16:35:25 gzheng +12 -0 1.56 src/LdbCoordinator.Cin the case when trace is off at the beginning(+traceoff in the command line), only turn trace on from the first LB to the firstLdbStep after the second LB.i.e. from ldbCycleNum=2 to 4. This will reduce the trace for the uninteresting part of the execution.
2002/07/02 02:03:15 jim +1 -0 1.1039 src/ComputeNonbondedUtil.hFaster, more accurate nonbonded interpolation table.
2002/07/02 02:03:15 jim +15 -6 1.1084 src/ComputeNonbondedBase.hFaster, more accurate nonbonded interpolation table.
2002/07/02 02:03:15 jim +29 -15 1.1056 src/ComputeNonbondedUtil.CFaster, more accurate nonbonded interpolation table.
2002/06/28 06:08:38 jim +4 -0 1.1026 src/ComputeNonbondedPair.CAdded special code for single timestepping cases, now 25-40% faster!
2002/06/28 06:08:38 jim +2 -0 1.1021 src/ComputeNonbondedSelf.CAdded special code for single timestepping cases, now 25-40% faster!
2002/06/28 06:08:38 jim +33 -1 1.1055 src/ComputeNonbondedUtil.CAdded special code for single timestepping cases, now 25-40% faster!
2002/06/28 06:08:38 jim +9 -0 1.1038 src/ComputeNonbondedUtil.hAdded special code for single timestepping cases, now 25-40% faster!
2002/06/28 06:08:37 jim +54 -8 1.1083 src/ComputeNonbondedBase.hAdded special code for single timestepping cases, now 25-40% faster!
2002/06/28 02:28:01 jim +2 -0 1.1158 src/SimParameters.CFixed missing FFTW ifdef.
2002/06/26 18:51:30 pgrayson +18 -8 1.2 src/GlobalMasterIMD.CIn IMD, a zero force now causes NAMD to delete the atom from the forcelist so that we don't get a bunch of (0,0,0) vectors sitting aroundafter a while.
2002/06/21 21:38:27 jim +1 -1 1.1082 src/ComputeNonbondedBase.hMoved high-latenty floating point divide forward. (from Justin)
2002/06/21 21:06:34 jim +7 -1 1.1081 src/ComputeNonbondedBase.hAvoid inner loop in for pair computes when outer loop found no pairs.
2002/06/21 00:55:50 justin +55 -0 1.3 ug/ug_sample.texAdded documentation and example scripts for using the "coorfile" trajectoryreading command.
2002/06/21 00:55:50 justin +12 -0 1.12 ug/ug_start.texAdded documentation and example scripts for using the "coorfile" trajectoryreading command.
2002/06/21 00:55:50 justin +1 -0 1.49 ug/ug_add.texAdded documentation and example scripts for using the "coorfile" trajectoryreading command.
2002/06/20 20:55:11 gzheng +8 -0 1.1161 src/Controller.Cin Controller::outputExtendedSystem(), add checking for xscFile to see if opened successfully.
2002/06/20 20:39:59 gzheng +1 -1 1.2 arch/Cygwin-i686.fftwset the fftw path as on malta.
2002/06/17 21:47:00 jim +81 -4 1.5 psfgen/src/tcl_psfgen.cSafety feature - after fatal error all other commands fail until resetpsf.
2002/06/17 21:47:00 jim +4 -0 1.3 psfgen/src/topo_mol_output.cSafety feature - after fatal error all other commands fail until resetpsf.
2002/06/17 21:46:59 jim +1 -0 1.2 psfgen/src/tcl_main.cSafety feature - after fatal error all other commands fail until resetpsf.
2002/06/14 00:30:11 justin +4 -5 1.48 ug/ug_add.texRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/14 00:30:08 justin +2 -2 1.1030 src/ReductionMgr.hRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/14 00:30:08 justin +0 -1 1.1044 src/Controller.hRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/14 00:30:07 justin +14 -15 1.1080 src/ComputeNonbondedBase.hRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/14 00:30:07 justin +11 -20 1.1160 src/Controller.CRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/14 00:30:07 justin +1 -1 1.1037 src/ComputeNonbondedUtil.hRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/14 00:30:07 justin +2 -1 1.1054 src/ComputeNonbondedUtil.CRemoved pair virial calculation; replaced with interaction forces broken downinto electrostatic and vdw contributions.
2002/06/13 21:52:00 jim +9 -4 1.1183 MakefileAdded PLUGINLIB to all targets.
2002/06/13 20:32:26 jim +1 -1 1.2 arch/Win32.pluginsMoved default Win32 plugins directory to ~/jim/plugins.
2002/06/11 22:27:26 jim None 1.1 arch/Win32.pluginsAdded support for building with plugins.
2002/06/11 22:27:26 jim None 1.1 arch/Tru64-Alpha.pluginsAdded support for building with plugins.
2002/06/11 22:27:26 jim None 1.1 arch/T3E.pluginsAdded support for building with plugins.
2002/06/11 22:27:25 jim None 1.1 arch/Origin2000.pluginsAdded support for building with plugins.
2002/06/11 22:27:25 jim None 1.1 arch/Solaris-Sparc.pluginsAdded support for building with plugins.
2002/06/11 22:27:24 jim None 1.1 arch/IBM-SP.pluginsAdded support for building with plugins.
2002/06/11 22:27:24 jim None 1.1 arch/Linux-Alpha.pluginsAdded support for building with plugins.
2002/06/11 22:27:24 jim None 1.1 arch/Linux-i686.pluginsAdded support for building with plugins.
2002/06/11 22:27:23 jim None 1.1 arch/HPUX-PA2.0.pluginsAdded support for building with plugins.
2002/06/11 22:27:23 jim None 1.1 arch/HPUX.pluginsAdded support for building with plugins.
2002/06/11 22:27:23 jim None 1.1 arch/Darwin-PPC.pluginsAdded support for building with plugins.
2002/06/11 22:27:22 jim None 1.1 arch/AIX-RS6000.pluginsAdded support for building with plugins.
2002/06/11 22:27:22 jim None 1.1 arch/All-Unix.pluginsAdded support for building with plugins.
2002/06/11 22:27:17 jim +11 -1 1.29 configAdded support for building with plugins.
2002/06/11 22:27:16 jim +0 -7 1.1182 MakefileAdded support for building with plugins.
2002/06/04 17:58:58 jim +2 -3 1.1040 src/common.CFixed nonexistent ssize_t on Win32.
2002/06/04 17:58:58 jim +2 -3 1.22 src/dcdlib.CFixed nonexistent ssize_t on Win32.
2002/06/04 16:16:23 jim +1 -0 1.1181 MakefileAdded file command to release target, to check for dynamic executables.
2002/06/03 23:01:01 jim +16 -0 1.17 ug/ug_basic.texAdded ability to save FFTW wisdom to a file, on by default.
2002/06/03 23:00:57 jim +130 -0 1.1157 src/SimParameters.CAdded ability to save FFTW wisdom to a file, on by default.
2002/06/03 23:00:57 jim +5 -0 1.1086 src/SimParameters.hAdded ability to save FFTW wisdom to a file, on by default.
2002/06/03 20:30:47 jim +10 -10 1.7 src/GlobalMasterTcl.CChanged bogus "const foo::iterator" return type to "foo::const_iterator".
2002/06/03 20:30:47 jim +3 -3 1.2 src/GlobalMasterFreeEnergy.CChanged bogus "const foo::iterator" return type to "foo::const_iterator".
2002/06/03 20:30:46 jim +10 -10 1.3 src/GlobalMaster.CChanged bogus "const foo::iterator" return type to "foo::const_iterator".
2002/06/03 20:30:46 jim +3 -3 1.2 src/GlobalMasterEasy.CChanged bogus "const foo::iterator" return type to "foo::const_iterator".
2002/06/03 20:30:46 jim +10 -10 1.3 src/GlobalMaster.hChanged bogus "const foo::iterator" return type to "foo::const_iterator".
2002/06/03 20:28:54 jim +1 -1 1.1039 src/common.Cfixed testing unsigned < 0 warning in NAMD_write
2002/06/03 20:17:53 jim +1 -1 1.21 src/dcdlib.Cfixed warning about testing for unsigned < 0
2002/05/30 18:13:59 jim +10 -8 1.1038 src/common.CFixed NAMD_write to handle interrupts gracefully.
2002/05/30 18:13:59 jim +12 -10 1.20 src/dcdlib.CFixed NAMD_write to handle interrupts gracefully.
2002/05/24 03:09:22 ilya +3 -6 1.1123 src/Sequencer.Cadded local torqueing for atoms -- Ilya
2002/05/24 03:09:22 ilya +44 -0 1.1156 src/SimParameters.Cadded local torqueing for atoms -- Ilya
2002/05/24 03:09:22 ilya +2 -0 1.1124 src/WorkDistrib.Cadded local torqueing for atoms -- Ilya
2002/05/24 03:09:22 ilya +12 -1 1.1085 src/SimParameters.hadded local torqueing for atoms -- Ilya
2002/05/24 03:09:22 ilya +12 -0 1.1042 src/NamdState.Cadded local torqueing for atoms -- Ilya
2002/05/24 03:09:21 ilya +5 -0 1.1050 src/ComputeMgr.Cadded local torqueing for atoms -- Ilya
2002/05/24 03:09:21 ilya +14 -0 1.2 src/ComputeConsForce.hadded local torqueing for atoms -- Ilya
2002/05/24 03:09:21 ilya +1 -0 1.1027 src/ComputeMap.hadded local torqueing for atoms -- Ilya
2002/05/24 03:09:21 ilya +361 -1 1.1074 src/Molecule.Cadded local torqueing for atoms -- Ilya
2002/05/24 03:09:21 ilya +43 -1 1.1045 src/Molecule.hadded local torqueing for atoms -- Ilya
2002/05/24 03:09:20 ilya +38 -1 1.2 src/ComputeConsForce.Cadded local torqueing for atoms -- Ilya
2002/05/22 18:24:08 jim +1 -1 1.1155 src/SimParameters.CSmall fix, actually runs now.
2002/05/21 04:57:46 justin +23 -23 1.47 ug/ug_add.texUpdated docs for pair interaction calculations.
2002/05/21 04:38:18 justin +4 -2 1.1041 src/NamdState.CPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:18 justin +16 -17 1.1154 src/SimParameters.CPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:18 justin +5 -4 1.1123 src/WorkDistrib.CPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:18 justin +3 -3 1.1084 src/SimParameters.hPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:17 justin +1 -0 1.1043 src/Controller.hPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:17 justin +2 -7 1.1053 src/ComputeNonbondedUtil.CPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:17 justin +7 -4 1.1159 src/Controller.CPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:17 justin +15 -30 1.1079 src/ComputeNonbondedBase.hPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:17 justin +1 -4 1.1036 src/ComputeNonbondedUtil.hPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/21 04:38:17 justin +22 -2 1.1073 src/Molecule.CPair interaction changes. Can no longer compute pair interactions at the sametime as everything else. Added facility for calculating within-groupenergies and virials. Added options that allow one to specify which value inthe B column to use for the groups, so that you can use the same PDB file fordifferent sets of interactions.
2002/05/20 04:29:23 justin +15 -0 1.46 ug/ug_add.texAdded docs for within-group pair interaction analysis, and corrected earliertypos.
2002/05/20 04:29:01 justin +2 -0 1.1083 src/SimParameters.hAdded within-group pair interaction analysis.
2002/05/20 04:29:00 justin +4 -0 1.1052 src/ComputeNonbondedUtil.CAdded within-group pair interaction analysis.
2002/05/20 04:29:00 justin +2 -0 1.1035 src/ComputeNonbondedUtil.hAdded within-group pair interaction analysis.
2002/05/20 04:29:00 justin +10 -5 1.1078 src/ComputeNonbondedBase.hAdded within-group pair interaction analysis.
2002/05/20 04:29:00 justin +12 -0 1.1153 src/SimParameters.CAdded within-group pair interaction analysis.
2002/05/19 22:08:52 justin +1 -1 1.1152 src/SimParameters.CRemove a single ' to make gcc 2.96 happy.
2002/05/18 20:25:45 ilya +4 -4 1.1122 src/Sequencer.Cmade dragging the last operation in the integrator -- Ilya
2002/05/17 19:42:28 justin +4 -2 1.45 ug/ug_add.texUpdated docs for pair interaction to include virial.
2002/05/17 19:42:06 justin +1 -0 1.1029 src/ReductionMgr.hAdded virial calculation to pair interaction.
2002/05/17 19:42:05 justin +12 -5 1.1158 src/Controller.CAdded virial calculation to pair interaction.
2002/05/17 19:42:05 justin +1 -0 1.1034 src/ComputeNonbondedUtil.hAdded virial calculation to pair interaction.
2002/05/17 19:42:04 justin +1 -0 1.1051 src/ComputeNonbondedUtil.CAdded virial calculation to pair interaction.
2002/05/17 19:42:04 justin +30 -6 1.1077 src/ComputeNonbondedBase.hAdded virial calculation to pair interaction.
2002/05/17 18:30:28 justin +7 -3 1.44 ug/ug_add.texUpdates for forces and new format in pair interaction calculations.
2002/05/17 18:30:07 justin +2 -0 1.1028 src/ReductionMgr.hAdded force output to pair interaction calculations, and reformatted thepair interaction output so that it appears in its own line in stdout.
2002/05/17 18:30:06 justin +1 -0 1.1033 src/ComputeNonbondedUtil.hAdded force output to pair interaction calculations, and reformatted thepair interaction output so that it appears in its own line in stdout.
2002/05/17 18:30:06 justin +17 -7 1.1157 src/Controller.CAdded force output to pair interaction calculations, and reformatted thepair interaction output so that it appears in its own line in stdout.
2002/05/17 18:30:05 justin +1 -0 1.1050 src/ComputeNonbondedUtil.CAdded force output to pair interaction calculations, and reformatted thepair interaction output so that it appears in its own line in stdout.
2002/05/17 18:30:04 justin +14 -0 1.1076 src/ComputeNonbondedBase.hAdded force output to pair interaction calculations, and reformatted thepair interaction output so that it appears in its own line in stdout.
2002/05/15 23:46:15 ilya +4 -6 1.1121 src/Sequencer.Ctested the dragging code, minor improvements -- Ilya
2002/05/15 22:55:00 ilya +11 -1 1.1151 src/SimParameters.Cadded global velocity parameter to moving and rotating drag. values readfrom PDB files are now scaling factors.
2002/05/15 22:55:00 ilya +8 -4 1.1120 src/Sequencer.Cadded global velocity parameter to moving and rotating drag. values readfrom PDB files are now scaling factors.
2002/05/15 22:55:00 ilya +6 -4 1.1082 src/SimParameters.hadded global velocity parameter to moving and rotating drag. values readfrom PDB files are now scaling factors.
2002/05/14 22:36:18 ilya +53 -58 1.1150 src/SimParameters.CChanged atom dragging protocol and interface -- Ilya
2002/05/14 22:36:18 ilya +18 -11 1.1081 src/SimParameters.hChanged atom dragging protocol and interface -- Ilya
2002/05/14 22:36:17 ilya +16 -45 1.1119 src/Sequencer.CChanged atom dragging protocol and interface -- Ilya
2002/05/14 22:36:17 ilya +561 -212 1.1072 src/Molecule.CChanged atom dragging protocol and interface -- Ilya
2002/05/14 22:36:17 ilya +62 -19 1.1044 src/Molecule.hChanged atom dragging protocol and interface -- Ilya
2002/05/14 22:36:17 ilya +19 -6 1.1040 src/NamdState.CChanged atom dragging protocol and interface -- Ilya
2002/05/13 20:39:54 jim +18 -21 1.1022 src/Lattice.hFixed wrapNearest to work for more general cells.
2002/05/11 23:39:28 justin +10 -3 1.43 ug/ug_add.texAdded docs for new pair interaction features.
2002/05/11 23:39:10 justin +1 -0 1.1080 src/SimParameters.hWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 23:39:10 justin +3 -2 1.1122 src/WorkDistrib.CWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 23:39:09 justin +2 -0 1.1049 src/ComputeNonbondedUtil.CWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 23:39:09 justin +6 -0 1.1149 src/SimParameters.CWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 23:39:09 justin +1 -0 1.1032 src/ComputeNonbondedUtil.hWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 23:39:09 justin +7 -0 1.1156 src/Controller.CWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 23:39:08 justin +9 -1 1.1075 src/ComputeNonbondedBase.hWhen enabled, pair interaction energy calculation now take place alongsideregular calculations by default. The optional parameter pairInteractionOnlyswitches off non-pair interactions. Pair interaction energies are nowreported in a new column, PAIR_VDW and PAIR_ELECT.
2002/05/11 01:09:25 justin +16 -0 1.35 src/ScriptTcl.CAdded a "coorfile skip" command, which is much faster than distributingall the atoms to the rest of the system and then not doing anything withthem.


File made using version 1.53 of cvs2html by at 102-11-07 4:04 leaving out any log message prior to May 11 2002