Skip to Content.
Sympa Menu

charm - [charm] Installing Charm 6.4.0 to a different directory.

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Installing Charm 6.4.0 to a different directory.


Chronological Thread 
  • From: Levi Morrison <levi_morrison AT byu.edu>
  • To: charm AT cs.illinois.edu
  • Subject: [charm] Installing Charm 6.4.0 to a different directory.
  • Date: Mon, 19 Nov 2012 11:56:07 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

I am installing charm from /apps/src/charm/6.4.0 with the command `./build charm++ mpi-linux-x86_64 --destination=/apps/charm/6.4.0` and I get the following error:

Copying src/scripts/Makefile to /apps/charm/6.4.0/tmp
Soft-linking over bin
Soft-linking over lib
Soft-linking over lib_so
Soft-linking over include
Soft-linking over tmp
Generating /apps/charm/6.4.0/tmp/conv-mach-pre.sh
Performing '/usr/bin/gmake basics OPTS= QUIET= CONFIG_OPTS=' in /apps/charm/6.4.0/tmp
gmake: Makefile: No such file or directory
gmake: *** No rule to make target `Makefile'.  Stop.
-------------------------------------------------
Charm++ NOT BUILT. Either cd into /apps/charm/6.4.0/tmp and try
to resolve the problems yourself, visit
http://charm.cs.illinois.edu/
for more information. Otherwise, email the developers at charm AT cs.illinois.edu

I have attached the contents of the tmp directory as a .tar.gz file.

If I compile charm without a destination (eg `./build charm++ mpi-linux-x86_64`) then it installs and runs as expected. I would appreciate your help in getting this to compile to another directory.

Cheers, 

Levi Morrison
HPC Applications Specialist
BYU Fulton Supercomputing Lab
801-422-4267

Attachment: tmp.tar.gz
Description: GNU Zip compressed data



  • [charm] Installing Charm 6.4.0 to a different directory., Levi Morrison, 11/19/2012

Archive powered by MHonArc 2.6.16.

Top of Page