Skip to Content.
Sympa Menu

charm - Re: [charm] charm installation problem

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] charm installation problem


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Ernesto Vargas <vargaslo AT uchicago.edu>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] charm installation problem
  • Date: Mon, 24 May 2010 16:04:42 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

What machine is this on? Are mpicc/mpicxx there wrappers around the
pathscale compiler?

On Tue, May 18, 2010 at 17:08, Ernesto Vargas
<vargaslo AT uchicago.edu>
wrote:
> 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
>
> _______________________________________________
> 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