Skip to Content.
Sympa Menu

charm - Re: [charm] Build Charm++ on Blue Waters

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Build Charm++ on Blue Waters


Chronological Thread 
  • From: "Brunner, Robert Kraemer" <rbrunner AT illinois.edu>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] Build Charm++ on Blue Waters
  • Date: Thu, 27 Feb 2014 15:51:52 +0000
  • Accept-language: en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>


On Feb 27, 2014, at 8:03 AM, François Tessier
<francois.tessier AT inria.fr>
wrote:

> Hello,
>
> I'm trying to build charm++ on Blue Waters but without success. An error
> is raised when compiling the NDMeshStreamer library. This error doesn't
> occur when I compile the same version of Charm++ on an other platform.

It looks like you are attempting to build using the Cray compiler suite. I
will leave it to the Charm developers to take a look at the specific problems
with that, but as a workaround, you may have better luck building with the
Gnu compiler suite. To switch, run:

module swap PrgEnv-cray PrgEnv-gnu

on your command line before starting a clean Charm++ build. When you build
your application, you should also compile with the Gnu environment.

Robert



----------------------------------------------
Robert Brunner
Blue Waters Science and Engineering Applications Support
National Center for Supercomputing Applications
4006F NCSA Building, MC-257
1205 W Clark St
Urbana, IL 61801
217-333-7677
rbrunner AT illinois.edu









Archive powered by MHonArc 2.6.16.

Top of Page