Skip to Content.
Sympa Menu

charm - Re: [charm] mpi-bluegeneq

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] mpi-bluegeneq


Chronological Thread 
  • From: Sam White <white67 AT illinois.edu>
  • To: Jozsef Bakosi <jbakosi AT gmail.com>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] mpi-bluegeneq
  • Date: Tue, 3 Jan 2017 16:49:31 -0600

Hi Jozsef,

We added support for using the bgclang compiler after the 6.7.1 release to the pamilrts-bluegeneq target, but not yet to the mpi-bluegeneq target. I have just added that support and it should be merged before the upcoming 6.8.0 release, so thanks for pointing that out!
https://charm.cs.illinois.edu/gerrit/#/c/2099/

If you want to use the pamilrts version now (on mainline charm), here is the build command:
$ soft add +mpiwrapper-bgclang $ ./buildĀ charm++ pamilrts-bluegeneq clang

-Sam

On Tue, Jan 3, 2017 at 4:10 PM, Jozsef Bakosi <jbakosi AT gmail.com> wrote:
Hi folks,

I'm trying to build on mira using the bgclang compiler suite? Has this ever been attempted or it is only the xl suite that is supported? I get:

mpixlcxx not in default path; please load xl wrappers for MPI

Here is the build command:

build charm++ mpi-bluegeneq --build-shared --with-production -j48 -O3 -DNDEBUG

Thanks,
Jozsef




Archive powered by MHonArc 2.6.19.

Top of Page