Skip to Content.
Sympa Menu

charm - [charm] Bluegene build

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Bluegene build


Chronological Thread 
  • From: "Adamantini Peratikou" <Adamantini.Peratikou AT port.ac.uk>
  • To: <charm AT cs.uiuc.edu>
  • Subject: [charm] Bluegene build
  • Date: Sun, 05 Jun 2011 17:34:00 +0100
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

hello i need your help,

I have build bigsim, charms++net-linux-x86-64,pose,bgampi net-linux-x86_64 bigemulator -O2, i have then used subversion to obtain the bignetsim package. i am now trying to install bluegene but each time i do make i get the following error, i ve tried to compile the rest of teh archs available such as HypCube but similar errors appear,

Any help would be greatly appreciated.

in BigNetSim/trunk directory when i use make the following error appears:

Fatal Error by charmc in directory /home/psycho/charm/charm-6.2/BigNetSim/trunk/Main
   Command g++ -fPIC -m64 -I/home/psycho/charm/charm-6.2/net-linux-x86_64/bin/../include -D__CHARMC__=1 -I/home/psycho/charm/charm-6.2/net-linux-x86_64/include/pose -I/home/psycho/charm/charm-6.2/net-linux-x86_64/include -I../BlueGene -g -c TCsim_sim.C -o ../tmp/TCsim_sim.o returned error code 1
charmc exiting...
make[2]: *** [../tmp/TCsim_sim.o] Error 1
make[2]: Leaving directory `/home/psycho/charm/charm-6.2/BigNetSim/trunk/Main'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/psycho/charm/charm-6.2/BigNetSim/trunk/BlueGene'
make: *** [bigsimulator] Error 2



When i am using charms ./build with bluegene option i get this error my gcc compirler is there working fine with other apps:

Performing 'make -j 16 basics OPTS= -O2 QUIET=' in mpi-bluegenep-xlc/tmp
make charmxi
make[1]: Entering directory `/home/psycho/charm/charm-6.2/mpi-bluegenep-xlc/tmp'
./configure
ERROR: Invalid BGP_INSTALL or BGP_FLOOR, C/C++ compiler missing
make[1]: *** [conv-autoconfig.h] Error 1
make[1]: Leaving directory `/home/psycho/charm/charm-6.2/mpi-bluegenep-xlc/tmp'
make: *** [headers] Error 2
-------------------------------------------------
Charm++ NOT BUILT. Either cd into mpi-bluegenep-xlc/tmp and try
to resolve the problems yourself, visit
http://charm.cs.uiuc.edu/
for more information. Otherwise, email the developers at charm AT cs.uiuc.edu

Thanking you in advance for your time and assistance.


Archive powered by MHonArc 2.6.16.

Top of Page