Skip to Content.
Sympa Menu

charm - [charm] (no subject)

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] (no subject)


Chronological Thread 
  • From: Vidhya Sankar <vidhyasankar7928 AT yahoo.com>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] (no subject)
  • Date: Sat, 21 Sep 2013 11:51:29 +0800 (SGT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:To:MIME-Version:Content-Type; b=6Nq9ZAhtgNcVoWGa3p0YzHHUFfiMW79pLYwnAEOmiyS8c7Aw4DRNCU0pliOlODUXt9CbanYSkM1jrmhyZvGCcBkz0lUnbpQa6nPpkzrXpMIwViTRBcc4uAvvYYQjUQ+mAuIhHyDMaBKRRtAV5Wp14BQfoAcNGbo3xRaYwX7dI8k=;
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Respected Developers ,
                 I Have used the AMD 8 core processor and Ubuntu12.04 linux OS
When i install the Namd with the following commands

./build charm++ multicore-linux64 --with-production

I have go the following error
checking "whether C++ compiler works"... "ok"
checking "C++ linker as"... "g++  -D_REENTRANT -m64   -D_REENTRANT -m64     "
checking "whether linker works"... "no"
Cannot link C++ programs with g++  -D_REENTRANT -m64   -D_REENTRANT -m64  
 (check your charm++ version)
*** Please find detailed output in charmconfig.out ***
make[1]: *** [conv-autoconfig.h] Error 1
make[1]: Leaving directory `/root/NAMD_2.9_Source/charm-6.4.0/multicore-linux64/tmp'
make: *** [headers] Error 2
-------------------------------------------------
Charm++ NOT BUILT. Either cd into multicore-linux64/tmp and try
to resolve the problems yourself, 

How to revolve the problem?


  • [charm] (no subject), Vidhya Sankar, 09/20/2013

Archive powered by MHonArc 2.6.16.

Top of Page