Skip to Content.
Sympa Menu

charm - [charm] charm installation problem

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] charm installation problem


Chronological Thread 
  • From: Ernesto Vargas <vargaslo AT uchicago.edu>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] charm installation problem
  • Date: Tue, 18 May 2010 17:08:13 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I am having problems with my installation. I am compiling charm++ for the following:

mpi-linux-x86_64-pathscale

The step in the installation that I am confused with is editing the conv-mach.sh file.
If I compile with mpicc, for example, charm++ compiles fine. Once I try to compile for pathscale by editing conv-mach.sh, I get the errors below. Is there proper documentation for how to edit the conv-mach.sh file?

Thank you in advance,
Ernesto



Copying src/scripts/Makefile to mpi-linux-x86_64-pathscale/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-pathscale/tmp/conv-mach-pre.sh
Performing '/usr/bin/gmake -j 16 basics OPTS= -optimize - DCMK_OPTIMIZE=1 QUIET=' in mpi-linux-x86_64-pathscale/tmp
/usr/bin/gmake headerlinks
gmake[1]: Entering directory `/gpfs1/home/vargaslo/programs/ NAMD_2.7b2_Source/charm-6.2.0/mpi-linux-x86_64-pathscale/tmp'
./configure
checking machine name... mpi-linux-x86_64-pathscale
checking "C++ compiler as"... "pathCC -m64 -fPIC -I/gpfs2/ software/linux-rhel_5-x86_64/packages/mpich2/1.0.8/pathscale/include - optimize -DCMK_OPTIMIZE=1 -nobs"
checking "whether C++ compiler works"... "ok"
checking "C++ linker as"... "pathCC -m64 -fPIC -L/software/linux- rhel_5-x86_64/modulefiles/pathscale/3.2 -L/gpfs2/software/linux- rhel_5-x86_64/packages/mpich2/1.0.8/pathscale/lib"
checking "whether linker works"... "no"
Cannot link C++ programs with pathCC -m64 -fPIC -L/software/linux- rhel_5-x86_64/modulefiles/pathscale/3.2
(check your charm++ version)
gmake[1]: *** [conv-autoconfig.h] Error 1
gmake[1]: Leaving directory `/gpfs1/home/vargaslo/programs/ NAMD_2.7b2_Source/charm-6.2.0/mpi-linux-x86_64-pathscale/tmp'
gmake: *** [headers] Error 2





Archive powered by MHonArc 2.6.16.

Top of Page