Search found 9 matches

by francesco oteri
Mon May 02, 2011 2:43 pm
Forum: OpenMM
Topic: surface tension factor
Replies: 1
Views: 631

surface tension factor

<t><br/> Dear openmm developers,<br/> I'm using OpenMM with the implicit solvent.<br/> I compared the AMBER implementation with OpenMM, I guess I found a discrepancy: in Amber the nonpolar term is calculated multipling the SAS with a surface tension factor:<br/> Enp = surften*SA. The default value f...
by francesco oteri
Thu Apr 07, 2011 9:00 am
Forum: OpenMM
Topic: cuda platfom description
Replies: 1
Views: 244

cuda platfom description

Dear OpenMM developers,
do you plan to publish a guide describing how to extend cuda platform of the OpenMM library?
I found that the guide you published on the OpenMM website documents only the OpenCL platform, but I'm interested in cuda.
by francesco oteri
Tue Apr 05, 2011 10:08 am
Forum: OpenMM
Topic: CDLJ
Replies: 1
Views: 175

CDLJ

I have a stupid question.
What does mean CDLJ in the name of the non-bonded energy kernel name?
For example kCalculateCDLJObcGbsa ?
by francesco oteri
Tue Mar 22, 2011 12:05 pm
Forum: OpenMM
Topic: salt concentration
Replies: 7
Views: 1147

RE: salt concentration

OK..I will try!!!
Thank you all for the help.
I will report the results
by francesco oteri
Tue Mar 22, 2011 11:44 am
Forum: OpenMM
Topic: salt concentration
Replies: 7
Views: 1147

RE: salt concentration

<t>I am trying to modify the source code to add the salt effect. I'have extracted from AMBER user manual the way to change the actual implementation. The problem is that I'm unable to locate the source file to modify. The best candidate is Forces.cu but I don't understant what is the use of files kC...
by francesco oteri
Tue Mar 22, 2011 8:59 am
Forum: OpenMM
Topic: salt concentration
Replies: 7
Views: 1147

RE: salt concentration

Thanks John.

In your opinion, from the performance point of view, is better hacking the code or using the CustomGBForce?
by francesco oteri
Mon Mar 21, 2011 10:17 am
Forum: OpenMM
Topic: salt concentration
Replies: 7
Views: 1147

salt concentration

Dear OpenMM,
when I run implicit solvent MD, is there any way to account for salt concentration?
by francesco oteri
Wed May 26, 2010 6:06 am
Forum: OpenMM
Topic: Benchmarks of CUDA enabled Gromacs
Replies: 2
Views: 363

RE: Benchmarks of CUDA enabled Gromacs

<t>Dear Esben,<br/> I found the same difference of performance. I discovered that the problem is the algorithm used for electrostatic computation. The published data refers to simulations performed used Reaction field that is 15x-20x faster in GPU implementation. PME is slower, and the simulation th...
by francesco oteri
Mon Nov 30, 2009 10:56 am
Forum: OpenMM
Topic: published results replication
Replies: 0
Views: 168

published results replication

<t>Dear openmm developers, <br/> i'm attempting to replicate on a 9800 gx2 nvidia graphic card the published benchmark (Eastman P. and Pande V., J.Comput Chem 2009).<br/> I think I've used the right parameters but i obtain only a poor 2.5x speed increment. Since i'm asking if you could send me the i...