Skip to Content.
Sympa Menu

charm - Re: [charm] Charm++

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Charm++


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: "Uluturk, Ihsan" <iuluturk AT neo.tamu.edu>, Charm Mailing List <charm AT cs.illinois.edu>
  • Subject: Re: [charm] Charm++
  • Date: Fri, 8 Aug 2014 15:40:09 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

As noted, the details of the failure appear in mpi-linux-x86_64/tmp/charmconfig.out. Please look at the end of that for what went wrong, and post the relevant bits if you can't figure it out.

Prior to getting those details, I have a couple questions:
- What version of NAMD are you trying to install?
- Do you have other applications already working on this system's MPI installation?

Also, please keep the mailing list CCed on all subsequent messages, so other users benefit from the discussion and other Charm++ users and developers can offer suggestions.


On Fri, Aug 8, 2014 at 3:34 PM, Uluturk, Ihsan <iuluturk AT neo.tamu.edu> wrote:
Dear Mr Miller,

Thanks for your quick repsonse. I typed  ./build charm++ mpi-linux-x86_64 --no-shared -O -DCMK_OPTIMIZE=1

Below is what I got. Could you please diagnose the issue?
Copying src/scripts/Makefile to mpi-linux-x86_64/tmp
Soft-linking over bin
Soft-linking over lib
Soft-linking over lib_so
Soft-linking over include
Soft-linking over tmp
Generating mpi-linux-x86_64/tmp/conv-mach-pre.sh
Performing 'make basics OPTS= -O -DCMK_OPTIMIZE=1 QUIET= CONFIG_OPTS=' in mpi-linux-x86_64/tmp
make charmxi
make[1]: Entering directory `/home/ihsan/Downloads/charm-6.5.1/mpi-linux-x86_64/tmp'
./configure
Error checking is enabled
Statistics collection is enabled
Charm tracing is enabled
Charm tracing communication thread is disabled
CharmDebug is enabled
Charm record/replay is enabled
CCS is enabled
Charm control point is enabled
Setting load balancing timer type as 'double'
checking machine name... mpi-linux-x86_64
checking "cp command as"... cp -p
checking "C++ compiler as"... "/shared/openmpi-1.6.4/bin/mpicxx       -O -DCMK_OPTIMIZE=1 "
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with /shared/openmpi-1.6.4/bin/mpicxx
 (check your charm++ version)
*** Please find detailed output in charmconfig.out ***
make[1]: *** [conv-autoconfig.h] Error 1
make[1]: Leaving directory `/home/ihsan/Downloads/charm-6.5.1/mpi-linux-x86_64/tmp'
make: *** [headers] Error 2
-------------------------------------------------
Charm++ NOT BUILT. Either cd into mpi-linux-x86_64/tmp and try
to resolve the problems yourself, visit
http://charm.cs.illinois.edu/


Thanks

----- Original Message -----
From: "Phil Miller" <mille121 AT illinois.edu>
To: "Ihsan Uluturk" <iuluturk AT neo.tamu.edu>
Cc: "Charm Mailing List" <charm AT cs.illinois.edu>
Sent: Friday, August 8, 2014 1:00:00 PM
Subject: Re: [charm] Charm++



Hi Ihsan,

Please post the compiler error messages that preceded the final message you mentioned, so that we can help diagnose your issue.

Phil




On Fri, Aug 8, 2014 at 12:41 PM, Uluturk, Ihsan < iuluturk AT neo.tamu.edu > wrote:


Dear Developers,

I would like to have NAMD installed onto my computer. I need Charm ++ to get NMAD to run. So I tried to download charm++. Everytime I tried to install NAMD i got this error. Charm++ NOT BUILT. Either cd into net-linux-x86_64/tmp and try
to resolve the problems yourself, visit http://charm.cs.illinois.edu/ . What do you suggest I do?

Sincerely,
Ihsan

_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm





Archive powered by MHonArc 2.6.16.

Top of Page