On Apr 30, 2010, at 14:46 , Rohit Farmer wrote:
> 
> Hi everyone..
> 
> I just made a small two node condor cluster and was trying to run gromacs on 
> it ... so i used the vanilla environment and placed the gromacs mdrun command 
> in a shell script and used the shell script to run the command ... and it is 
> running also ... but only one one system .. my pool is showing four processor 
> on doing condor_status ... but only one processor is clamed ... not all ... 
> so if anyone works on gromacs and condor both then please help ...

Does it work locally, i.e. without Condor? After all, Condor is just a batch 
system. It will help you start mdrun on one or more nodes of your cluster, but 
it does not magically parallelize things.
You would either use an MPI distribution or pthreads. (I am not sure if the 
latter is already available in a release version.)
How do you call mdrun? Do you use mpiexec? What are the parameters?



Regards,

A.

-- 
Ansgar Esztermann
DV-Systemadministration
Max-Planck-Institut für biophysikalische Chemie, Abteilung 105

--
gmx-users mailing list    [email protected]
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [email protected].
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to