AW: running namd in parallel

From: Norman Geist (norman.geist_at_uni-greifswald.de)
Date: Fri Aug 02 2013 - 03:43:52 CDT

Hi,

 

1. Can we see some benchmark timings from 1 to 8 nodes?

2. Try adding +idlepoll to the namd command.

3. What speed does your infiniband have?

 

Norman Geist.

 

Von: owner-namd-l_at_ks.uiuc.edu [mailto:owner-namd-l_at_ks.uiuc.edu] Im Auftrag
von Revthi Sanker
Gesendet: Freitag, 2. August 2013 06:39
An: namd-l_at_ks.uiuc.edu
Betreff: namd-l: running namd in parallel

 

Dear all,

I wish to run namd in parallel. I am using an ibverbs version. It is unable
to scale up. Kindly suggest me what has to be done to parallelize namd. The
script that I am currently using is this:

#!/bin/bash
#@ output = test.out
#@ error = test.err
#@ job_type = MPICH
#@ class = Medium128
#@ node = 8
#@tasks_per_node = 16
#@ environment = COPY_ALL
#@ queue
Jobid=`echo $LOADL_STEP_ID | cut -f 6 -d .`
tmpdir=$HOME/scratch/job$Jobid
mkdir -p $tmpdir; cd $tmpdir
cat $LOADL_HOSTFILE >xx
cp -R $LOADL_STEP_INITDIR/* $tmpdir
cat $LOADL_HOSTFILE | uniq >xx
/sware/namd/NAMD_2.9_Linux-x86_64-ibverbs/charmrun mpiexec.hydra -np 128 -f
$LOADL_HOSTFILE +ppn 16 /sware/namd/NAMD_2.9_Linux-x86_64-ibverbs/namd2
equ_cyca.namd > equi.log
mv ../job$Jobid $LOADL_STEP_INITDIR

Initially it does run in all 8 nodes and 16 processors but later on some
nodes have only 2 or 3 processors working (at the maximum) while most others
show no job running. I am totally new to namd. Kindly consider this request
and help me out in this regard.

Thank you so much for your help in advance.

Revathi.S
M.S. Research Scholar
Indian Institute Of Technology, Madras
India
_________________________________

 
<https://app.yesware.com/t/5a4f69184b5b7a28b1f640f8498f742f8c9b94af/afbb12fc
180edc8f98e51ab6fb90e78c/spacer.gif>
<http://app.yesware.com/t/5a4f69184b5b7a28b1f640f8498f742f8c9b94af/afbb12fc1
80edc8f98e51ab6fb90e78c/spacer.gif>

This archive was generated by hypermail 2.1.6 : Tue Dec 31 2013 - 23:23:32 CST