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: Phil Miller <mille121 AT illinois.edu>
  • To: Nikhil Jain <nikhil.jain AT acm.org>
  • Cc: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>, "Van Der Wijngaart, Rob F" <rob.f.van.der.wijngaart AT intel.com>
  • Subject: Re: [charm] Problem building charm++ on Intel platform
  • Date: Wed, 3 Sep 2014 11:41:08 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

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