Skip to Content.
Sympa Menu

charm - Re: [charm] For problems concerning compiling NAMD

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] For problems concerning compiling NAMD


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: 黄须啟 <huangxuqi14 AT mails.ucas.ac.cn>
  • Cc: Charm Mailing List <charm AT cs.illinois.edu>
  • Subject: Re: [charm] For problems concerning compiling NAMD
  • Date: Thu, 12 Nov 2015 10:21:31 -0600

Hi Huangxuqi,

We'll need to see a few lines of output preceding that message, to see
the actual compilation error.

Also, it looks like you're compiling an older version of NAMD. 2.10
was released quite some time ago, and a beta for 2.11 was either just
posted, or will be shortly. For reasons of performance and
correctness, users are generally recommended to use the most recent
release.

Phil

On Thu, Nov 12, 2015 at 7:01 AM, 黄须啟
<huangxuqi14 AT mails.ucas.ac.cn>
wrote:
>
>
> Dear Professor:
>
> There is something wrong with my comiling NAMD progress for using the
> following command :
>
> tar xvf NAMD_2.10b2_Source.tar.gz
>
> cd NAMD_2.10b2_Source
>
> tar xf charm-6.6.1.tar
>
> cd charm-6.6.1
>
> env MPICXX=mpicxx ./build charm++ mpi-linux-x86_64 --with-production
>
> it shows one fatal error:
>
> Fatal Error by charmc in directory
> /lustre/researcher/huangxuqi/NAMD_2.10b2_Source/charm-6.6.1/mpi-linux-x86_64/tmp
> Command mpicxx -m64 -fPIC -DCMK_GFORTRAN -I../bin/../include
> -D__CHARMC__=1 -I. -O2 -U_FORTIFY_SOURCE -fno-stack-protector -c
> mpi-interoperate.C -o mpi-interoperate.o returned error code 1
> charmc exiting...
> gmake: *** [mpi-interoperate.o] Error 1
>
> I'm looking forward to your reply!
>
> sincerely
>
> huangxuqi
>
>
>
>
>
>
>



Archive powered by MHonArc 2.6.16.

Top of Page