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: "Chao Mei" <chaomei2 AT illinois.edu>
  • To: "Junchao Zhang" <jczhang AT illinois.edu>, <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] The #include file "CkCache.h" is not found
  • Date: Fri, 25 Mar 2011 18:57:51 -0500
  • Importance: Normal
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

When you compile Charm++, set the target of make as "ChaNGa", then both cache and liveViz module will be built.
 
Chao Mei

From: Junchao Zhang
Sent: Friday, March 25, 2011 6:47 PM
To: charm AT cs.uiuc.edu
Subject: [ppl] [charm] The #include file "CkCache.h" is not found

Hi,
 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?

Thanks

Junchao Zhang


_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm


_______________________________________________
ppl mailing list
ppl AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/ppl



Archive powered by MHonArc 2.6.16.

Top of Page