Skip to Content.
Sympa Menu

charm - Re: [charm] Problem building charm++ on Intel platform

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Problem building charm++ on Intel platform


Chronological Thread 
  • From: Jeff Hammond <jeff.science AT gmail.com>
  • To: Phil Miller <mille121 AT illinois.edu>
  • Cc: "Van Der Wijngaart, Rob F" <rob.f.van.der.wijngaart AT intel.com>, "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: Re: [charm] Problem building charm++ on Intel platform
  • Date: Wed, 3 Sep 2014 11:20:21 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Sorry for button-pushing fail before. Was getting off a plane. 

I committed a preprocessor workaround for this to madness a while back. Might be incomplete but it's halfway there at least. You can find on github. 

Jeff

Sent from my iPhone

On Sep 3, 2014, at 9:41 AM, Phil Miller <mille121 AT illinois.edu> wrote:

On Wed, Sep 3, 2014 at 11:37 AM, Nikhil Jain <nikhil.jain AT acm.org> wrote:
This is probably due to conflicting seek definitions. Please try
adding the following flags to you build command:

-DMPICH_IGNORE_CXX_SEEK -DMPICH_SKIP_MPICXX

I think we may be able to automate that in a test in our configure script. That'll make a good starting coding task for one of the new students.



Archive powered by MHonArc 2.6.16.

Top of Page