Skip to Content.
Sympa Menu

charm - [charm] build arch: mpi-darwin

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] build arch: mpi-darwin


Chronological Thread 
  • From: "Casey W. Stark" <caseywstark AT gmail.com>
  • To: charm <charm AT cs.uiuc.edu>
  • Subject: [charm] build arch: mpi-darwin
  • Date: Wed, 21 Sep 2011 22:13:53 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

I'm trying to build charm 6.2 with Open MPI on an Intel Macbook Pro. I have gcc 4.6.0 and open mpi 1.4.3 and have added those paths to PATH, LD_LIBRARY_PATH, and DYLD_LIBRARY_PATH. I'm running OS X 10.6.8.

When I try `./build -help` and set multicore support, it stops with the message: "We could not figure out how to build charm with those options on this platform, please manually build
Try something similar to: ./build charm++ mpi-darwin   mpicxx    -O2". I tried this, but the build script says "Error> build can not find arch: mpi-darwin!"

I also tried mpi-linux and mpi-linux-x86_64 just in case, but those fail during QuickThreads (error code 1).

Am I missing something? I would be happy to try it with another mpi lib if that could fix it.

Best,
Casey



Archive powered by MHonArc 2.6.16.

Top of Page