Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Building Liveviz client for charm++

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Building Liveviz client for charm++


Chronological Thread 
  • From: Chris Butler <chris.butler AT monash.edu>
  • To: Phil Miller <mille121 AT illinois.edu>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Building Liveviz client for charm++
  • Date: Mon, 2 May 2011 15:40:40 +1000
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Phil,
It appears like the 'classes' folder is missing (according to the makefile):

make
javac -deprecation -d classes -classpath classes charm/liveViz/*.java
charm/util/*.java charm/ccs/*.java
javac: directory not found: classes
Usage: javac <options> <source files>
use -help for a list of possible options
make: *** [bin/liveViz.jar] Error 2


On 02/05/2011, at 15:23 , Phil Miller wrote:

> Chris,
>
> The Liveviz client code has been separated into a separate source
> repository, that can be retrieved by running
> git clone git://charm.cs.illinois.edu/ccs_tools.git
>
> Thank you for bringing this to our attention. We'll make sure the
> manual gets updated appropriately.
>
> Phil
>
> On Mon, May 2, 2011 at 00:14, Chris Butler
> <chris.butler AT monash.edu>
> wrote:
>> There seems to be references to building a Livevis client in the charm++
>> manuals. Yet I can't seem to find where the client is within the
>> source-code.
>>
>> Any pointers would be appreciated.
>>
>> Cheers,
>>
>> Christopher Butler
>> Ph.D. Candidate
>>
>> Dept. Mechanical and Aerospace Engineering
>> Building 31
>> Monash University,
>> VIC, 3800
>>
>>
>> _______________________________________________
>> 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