Skip to Content.
Sympa Menu

charm - Re: [charm] Compiling NAMD

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Compiling NAMD


Chronological Thread 
  • From: Nikhil Jain <nikhil.jain AT acm.org>
  • To: 黄须啟 <huangxuqi14 AT mails.ucas.ac.cn>
  • Cc: Charm List <charm AT cs.illinois.edu>
  • Subject: Re: [charm] Compiling NAMD
  • Date: Tue, 01 Mar 2016 09:02:25 -0600

Hi Huangxuqi,

I am not sure I understand. You did build an MPI-build as indicated by the charm build line:

"Next, try out a sample program like mpi-linux-x86_64/tests/charm++/simplearrayhello"

Then, you try to go to a multicore build folder which obviously does not exist.

"[xyli@cmohpc charm-6.7.0]$ cd multicore-linux64/tests/charm++/megatest"

--Nikhil

黄须啟 wrote:
Dear Professor:
   I did a test, but the result is not satisfactory.
tar xvf NAMD_2.10b2_Source.tar.gz
   cd NAMD_2.10b2_Source
   tar xvf charm-6.6.1.tar
   cd charm-6.6.1
./build charm++ mpi-linux-x86_64 mpicxx --with-production -DMPICH_IGNORE_CXX_SEEK
It shows :

charm++ built successfully.
Next, try out a sample program like mpi-linux-x86_64/tests/charm++/simplearrayhello
[xyli@cmohpc charm-6.7.0]$ cd multicore-linux64/tests/charm++/megatest
-bash: cd: multicore-linux64/tests/charm++/megatest: No such file or directory
I think it may fit multicore version well,I want to compiling MPI version.
How to deal with the problem?
I 'm looking forward to your reply!
sincerely
huangxuqi

在2016-02-29 11:17:26,黄须啟huangxuqi14 AT mails.ucas.ac.cn写 道:

Ok. What happens if you try the following:

./build charm++ mpi-linux-x86_64 mpicxx --with-production -DMPICH_IGNORE_CXX_SEEK
--Nikhil

黄须啟 wrote:
./build charm++ mpi-linux-x86_64 --with-production
--
Nikhil Jain, nikhil.jain AT acm.orghttp://charm.cs.uiuc.edu/people/nikhil Doctoral Candidate @ CS, UIUC




--
Nikhil Jain, nikhil.jain AT acm.orghttp://charm.cs.uiuc.edu/people/nikhil Doctoral Candidate @ CS, UIUC



Archive powered by MHonArc 2.6.16.

Top of Page