Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Bluegene build

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Bluegene build


Chronological Thread 
  • From: Abhinav S Bhatele <bhatele AT illinois.edu>
  • To: Adamantini Peratikou <Adamantini.Peratikou AT port.ac.uk>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Bluegene build
  • Date: Mon, 6 Jun 2011 18:45:13 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hello Adamantini,

Can you give some details about which machine you are trying to build BigNetSim on?

All you should have to do is build charm with the following options (http://charm.cs.illinois.edu/manuals/html/bignetsim/1_2.html):
./build bgampi net-linux-x86_64
./build pose net-linux-x86_64

And then point BigNetSim to this charm and type make in the respective network directory that you are trying to build.

- Abhinav


On Sun, Jun 5, 2011 at 11:34 AM, Adamantini Peratikou <Adamantini.Peratikou AT port.ac.uk> wrote:
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.

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

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




--
Abhinav S Bhatele, Ph. D.
Webpage: www.bhatele.org


  • [charm] Bluegene build, Adamantini Peratikou, 06/05/2011
    • Re: [charm] [ppl] Bluegene build, Abhinav S Bhatele, 06/06/2011

Archive powered by MHonArc 2.6.16.

Top of Page