Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] installing NAMD on ibm cluster

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] installing NAMD on ibm cluster


Chronological Thread 
  • From: Jim Phillips <jim AT ks.uiuc.edu>
  • To: Gurunath Katagi <gurukatagi AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] installing NAMD on ibm cluster
  • Date: Mon, 31 Oct 2011 11:54:45 -0500 (CDT)
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>


Try:

./build charm++ mpi-linux-ppc mpcc64 --no-build-shared --with-production

-Jim


On Sat, 29 Oct 2011, Gurunath Katagi wrote:

Dear all,
I was trying to install NAMD 2.8 version on IBM clsuter from source code

$uname -a
Linux cnode39 2.6.5-7.244-pseries64 #1 SMP Mon Dec 12 18:32:25 UTC 2005
ppc64 ppc64 ppc64 GNU/Linux

when i try to build the charm++ using the command ,
$env MPICXX=mpicc ./build charm++ mpi-linux-ppc mpicc --no-build-shared
--with-production

it gives the error saying mpicxx compiler doesnt work and i have tried with
mpicc also, its giving the error .. i have pasted part of the output ..

configure: WARNING: unrecognized options: --with-productio
Setting load balancing timer type as 'double'
checking machine name... mpi-linux-ppc
checking "cp command as"... cp -p
checking "C++ compiler as"... "mpicxx "
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with mpicxx
(check your charm++ version)
-----------..................

Can anybody suggest compilers and other things need to be taken care of
during installation on this machine ..
or is there a precompiled vaersion of NAMD avaibale for this ibm cluster( i
have tried using AIX-power-lapi, but doesn't seem to work ) ..?

Thank u
Gurunath





Archive powered by MHonArc 2.6.16.

Top of Page