Search found 22 matches

by Michael Schauperl
Wed Aug 20, 2014 5:35 am
Forum: OpenMM
Topic: OpenMM on multiple gpus in one node
Replies: 8
Views: 638

Re: OpenMM on multiple gpus in one node

Hi again, I am now running the latest version of OpenMM but i still have problems with running calculations on multiple gpus. My input file: from __future__ import print_function from simtk.openmm.app import * from simtk.openmm import * from simtk.unit import * from sys import stdout import os impor...
by Michael Schauperl
Thu Jul 17, 2014 12:50 am
Forum: OpenMM
Topic: OpenMM on multiple gpus in one node
Replies: 8
Views: 638

Re: OpenMM on multiple gpus in one node

Hi Jason,

Seems that i am running 6.0.0. So i will update my version and try again. Thanks for your help
by Michael Schauperl
Tue Jul 15, 2014 5:02 am
Forum: OpenMM
Topic: OpenMM on multiple gpus in one node
Replies: 8
Views: 638

Re: OpenMM on multiple gpus in one node

Hi Peter, I still have a problem with running on multiple gpus in one node. Acutally the energies in the calculation are calculated wrong. they are way to high. I checked my inputfiel by running the same calculation on one gpu which worked fine. I copying my inputfile in here so maybe you can give m...
by Michael Schauperl
Mon May 05, 2014 6:04 am
Forum: OpenMM
Topic: OpenMM on multiple gpus in one node
Replies: 8
Views: 638

Re: OpenMM on multiple gpus in one node

Hi Peter, We have 2gpus per node. Normally you can run 2 diffrent jobs on both gpus. During a job is running on a gpu no other job can access this GPU. We tested the setup of double gpu use already with other programs (e.g. amber) and it worked. It seems to me that the command 'CudaDeviceIndex':'0,1...
by Michael Schauperl
Fri May 02, 2014 1:07 am
Forum: OpenMM
Topic: OpenMM on multiple gpus in one node
Replies: 8
Views: 638

OpenMM on multiple gpus in one node

Hi Peter, I tried to run an OpenMM calculation on two gpus in one node. The reservation of the whole node in the queueing systems seems to work, but I got an error message after a few seconds. Is my peace of python code to start OpenMM correct: Inputfile: from __future__ import print_function from s...
by Michael Schauperl
Thu May 01, 2014 11:51 pm
Forum: OpenMM
Topic: Polarisation group definition
Replies: 2
Views: 178

Re: Polarisation group definition

Hi Peter,

Thanks for the answer. I see now where the problem is. The polarisation groups seems to overlay and probably this is not working. I changed my definition now that every atom is a own polarization group. This works!

Thanks for your help!

Michael
by Michael Schauperl
Wed Apr 23, 2014 5:16 am
Forum: OpenMM
Topic: Polarisation group definition
Replies: 2
Views: 178

Polarisation group definition

Hi all, I just have another question, which I cannot solve on my own. I have seen that Polarisation groups are somehow definied in the force field file with the pgrp command. I understood that the number after that command is the atom tpye number. Anyway no I have the problem that I have a C60 molec...
by Michael Schauperl
Thu Mar 13, 2014 5:25 am
Forum: OpenMM
Topic: Print dipol vectors
Replies: 27
Views: 1515

Re: Print dipol vectors

Hi Lee Ping, Thanks for the answer. charge*nanometer make totally sense. I just wanted to doublecheck. I was a bit wondered by the results at a first glance and thought something is wrong, but i am now pretty convinced that the results are reasonible. I just wanted to get sure, as this was the only ...
by Michael Schauperl
Tue Mar 11, 2014 5:55 am
Forum: OpenMM
Topic: Print dipol vectors
Replies: 27
Views: 1515

Re: Print dipol vectors

Hi all, I have once more a question related to this topic. I am quite sure but I wanted to double check. The unit of the induced dipol is proton charge * nanometer? And if i read out my induced dipols the first 3 numbers belong to the first atom in my inputfile? And the same is true for coordinates?...
by Michael Schauperl
Wed Jan 29, 2014 6:30 am
Forum: OpenMM
Topic: Density problem with Amoeba
Replies: 4
Views: 203

Re: Density problem with Amoeba

Hi Lee-Ping,

Thanks for your quick response. I started simulations with the new parameters and at first glance it seems to work but it is nearly a magnitude slower.. I will report you in a few hours if the system is still stabile.

Thanks in advance.

Michael