Search found 32 matches
- Wed Feb 08, 2012 2:45 pm
- Forum: OpenMM
- Topic: Periodic b.c not applied for AMOEBA vdw force
- Replies: 0
- Views: 974
Periodic b.c not applied for AMOEBA vdw force
A incorrect initialization of a variable in TINKER 6.0.04 leads to the use of non-periodic boundary conditions for the AMOEBA plugin vdw force for calculations employing PME. The initialization was corrected in TINKER 6.0.05 If you are using TINKER 6.0.04, the fix is to edit unitcell.f and change 'n...
- Thu Feb 02, 2012 4:53 pm
- Forum: OpenMM
- Topic: OpenMM accelerated Tinker
- Replies: 3
- Views: 1898
Re: OpenMM accelerated Tinker
Hi Akila,
Try adding one of the following lines to the TINKER key file:
integrator VERLET
or
integrator STOCHASTIC
Mark
Try adding one of the following lines to the TINKER key file:
integrator VERLET
or
integrator STOCHASTIC
Mark
- Mon Aug 22, 2011 2:10 pm
- Forum: OpenMM
- Topic: compiling openmm-2.0
- Replies: 2
- Views: 866
RE: compiling openmm-2.0
<t>Hi Jaehyun,<br/> <br/> I would first try removing the free energy plugin from the build; the error messages are coming from attempts to link to methods included in the free energy plugin libs. When you run Cmake, set the values of the variables names OPENMM_BUILD_FREE_ENERGY_PLUGIN and OPENMM_BUI...
- Mon May 02, 2011 3:22 pm
- Forum: OpenMM
- Topic: surface tension factor
- Replies: 1
- Views: 1310
RE: surface tension factor
<t>Hi Francesco,<br/> <br/> The code for the nonpolar term used for implicit solvent calculations is carried out for the Reference platform in CpuImplicitSolvent::computeAceNonPolarForce() in the file platforms/reference/src/gbsa/CpuImplicitSolvent.cpp and for the Cuda platform in kReduceObcGbsaBorn...
- Wed Mar 23, 2011 1:45 pm
- Forum: OpenMM Zephyr
- Topic: Fix for 'Reverting to Reference platform'
- Replies: 1
- Views: 1143
Fix for 'Reverting to Reference platform'
<r><br/> Hi,<br/> <br/> If you get a message box stating 'Reverting to Reference Platform' even though you have Cuda installed then the problem might be due to Zephyr being unable to find the required Cuda dlls.<br/> The Cuda libs for the current version of Zephyr (2.0.2) were compiled against Cuda ...
- Wed Mar 23, 2011 8:50 am
- Forum: OpenMM
- Topic: Reverting to Reference Platform. Msg Box
- Replies: 11
- Views: 3179
RE: Reverting to Reference Platform. Msg Box
The Cuda files can be downloaded from http://www.stanford.edu/~friedrim/cudart32_31_9.dll and http://www.stanford.edu/~friedrim/cufft32_31_9.dll
- Tue Mar 22, 2011 1:59 pm
- Forum: OpenMM
- Topic: Reverting to Reference Platform. Msg Box
- Replies: 11
- Views: 3179
RE: Reverting to Reference Platform. Msg Box
<t>Hi Brian,<br/> <br/> The Cuda libs for the current version of Zephyr were compiled against Cuda 3.1. If you have a different version of Cuda installed, the program will not find the required runtime lib ('cudart32_31_9.dll') in the Cuda 'bin' directory. For example, if you have Cuda 3.2 installed...
- Fri Mar 11, 2011 3:24 pm
- Forum: OpenMM Zephyr
- Topic: OpenMM/Zephyr and Lipid Models
- Replies: 1
- Views: 1112
RE: OpenMM/Zephyr and Lipid Models
Hi Jeff,
Zephyr/OpenMM does not currently support the GROMOS96 force field. If you want to get the speedup of OpenMM through Zephyr, you would have to generate a tpr for one of the Amber force fields.
Mark
Zephyr/OpenMM does not currently support the GROMOS96 force field. If you want to get the speedup of OpenMM through Zephyr, you would have to generate a tpr for one of the Amber force fields.
Mark
- Wed Oct 06, 2010 4:06 pm
- Forum: OpenMM
- Topic: GBSAObc setup question
- Replies: 2
- Views: 856
RE: GBSAObc setup question
<t>Hi Siddharth,<br/> <br/> My understanding is that the OBC parameters (radii in the params.agb file and the hardwired scale factors in Gromacs-OpenMM) are based on Amber force-field parameterizations. We have radii for protein atom types for Amber94 and Amber99 -- I can pass these on if it would h...
- Wed Jul 14, 2010 3:03 pm
- Forum: OpenMM
- Topic: Compiling OpenMM on Ubuntu Linux
- Replies: 19
- Views: 5151
RE: Compiling OpenMM on Ubuntu Linux
The return value -2 in
exception: Error initializing context: clCreateContextFromType (-2)
corresponds to CL_DEVICE_NOT_AVAILABLE
exception: Error initializing context: clCreateContextFromType (-2)
corresponds to CL_DEVICE_NOT_AVAILABLE