Skip to Content.
Sympa Menu

charm - RE: [charm] Charm++ on Blue Waters

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

RE: [charm] Charm++ on Blue Waters


Chronological Thread 
  • From: "Galvez Garcia, Juan Jose" <jjgalvez AT illinois.edu>
  • To: "Bolden, Thomas John" <boldenth AT msu.edu>, "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: RE: [charm] Charm++ on Blue Waters
  • Date: Fri, 15 Jul 2016 13:48:26 +0000
  • Accept-language: en-US

Hello Thomas,

It should work with gcc compiler. Try this:

module swap PrgEnv-cray PrgEnv-gnu
module load craype-hugepages8M
./build charm++ gni-crayxe -j16 --with-production

-Juan

________________________________________
From: Bolden, Thomas John
[boldenth AT msu.edu]
Sent: Thursday, July 14, 2016 7:17 PM
To:
charm AT cs.illinois.edu
Subject: [charm] Charm++ on Blue Waters

Hello,

I am having trouble building charm++ on Blue Waters. I am fairly new to the
system so I am not familiar with many of the modules. What modules should I
load, and what is the best build line? I have in the past tried loading
craype-hugepages8M and building with ./build charm++ gni-crayxe -j16
—with-production, with no success. Your help is much appreciated!

Thank you,

-Thomas



Archive powered by MHonArc 2.6.16.

Top of Page