Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] The #include file "CkCache.h" is not found

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] The #include file "CkCache.h" is not found


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Junchao Zhang <jczhang AT illinois.edu>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] The #include file "CkCache.h" is not found
  • Date: Fri, 25 Mar 2011 18:58:34 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

On Fri, Mar 25, 2011 at 18:47, Junchao Zhang
<jczhang AT illinois.edu>
wrote:
>  I want to build ChaNGa. The README of ChaNGa says
>
> To compile ChaNGa first compile Charm++ or get a precompiled version.  Also
> build the "cache" module and the "liveViz" module in charm++
>
> But how to do that? I didn't find an answer in Charm++'s README. If I ignore
> this, when I compile ChaNGa, I get
>
> "CacheInterface.h", line 4.10: 1540-0836 (S) The #include file "CkCache.h"
> is not found.
>
> I look at the include dir of my Charm++ installation. Not surprised, there
> is no CkCache.h
> Could someone help me?

Sure. In your Charm++ directory, 'cd /tmp/libs/ck-libs' and run 'make
cache liveViz'





Archive powered by MHonArc 2.6.16.

Top of Page