Skip to Content.
Sympa Menu

charm - [charm] NAMD / Charm build problem

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] NAMD / Charm build problem


Chronological Thread 
  • From: "Robert White" <rwhite AT symmetriccomputing.com>
  • To: <charm AT cs.uiuc.edu>
  • Subject: [charm] NAMD / Charm build problem
  • Date: Tue, 9 Mar 2010 14:48:29 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>
  • Organization: Symmetric Computing

Hi,
 
I have NAMD 2.7 b2 with charm 6.1.3.  I am trying to build charm with the "origin-pthreads" version.
This is my command line;
 
charm-6.1.3> ./build charm++ origin-pthreads --no-build-shared -O -DCMK_OPTIMIZE=1
 
I get build errors from the trace-counter.C file;
error: 'MAXLONGLONG'  was not declared in this scope
 
error: no matching function for call to 'TraceCounter::malloc(size_t)'
 
Do you have any suggestions to resolve these issues and how to successfully build charm.
I am running on SUSE Linux, kernel version 2.6.31.8-0.1, GCC compiler v4.4.1 on a AMD 64-bit multicore work station.
 
Thanks for any assistance,
Robert



Archive powered by MHonArc 2.6.16.

Top of Page