Skip to Content.
Sympa Menu

charm - [charm] Compiling charm++ with ParFUM

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Compiling charm++ with ParFUM


Chronological Thread 
  • From: "Mueller, Kevin UTAS" <Kevin.Mueller AT utas.utc.com>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] Compiling charm++ with ParFUM
  • Date: Fri, 16 Sep 2016 00:27:34 +0000
  • Accept-language: en-US

I have been compiling charm++ in order to compile another program which uses both AMPI and ParFUM. I have used both the automated ./build script to compile charm++ and a manual ./build entry since the program I am compiling using charm++ requires the shared object libraries.

 

The command line option I am using is:

 

./build LIBS mpi-linux-x86_64  mpicxx  ifort  -j16  --with-production --build-shared

 

The build completes successfully, however none of the ParFUM libraries are in the include folder and there is no indication anything other than charm++ was compiled. Is there another option I need to use to compile the other frameworks as well?

 

Thank you,

 

Kevin J. Mueller Design / Analysis Engineer – Propulsion Systems

UTC AEROSPACE SYSTEMS

3530 Branscombe Rd., Fairfield, CA 94533 U.S.A.

Tel: +1 707 399 1837

kevin.mueller AT utas.utc.com    www.utcaerospacesystems.com

 

 

CONFIDENTIALITY WARNING: This message may contain proprietary and/or priveleged information of UTC Aerospace Systems and its affiliated companies. If you are not the intended recipient please 1) do no disclose, copy, distribute or use this message or its contents, 2) advise the send by return e-mail (including attachments) from your computer. Your cooperation is greatly appreciated.

 



  • [charm] Compiling charm++ with ParFUM, Mueller, Kevin UTAS, 09/15/2016

Archive powered by MHonArc 2.6.19.

Top of Page