Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Location of "pgms/charm++/queens/."

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Location of "pgms/charm++/queens/."


Chronological Thread 
  • From: Yanhua Sun <sun51 AT illinois.edu>
  • To: Talpur <talpur AT bit.edu.cn>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Location of "pgms/charm++/queens/."
  • Date: Mon, 9 Jan 2012 13:40:07 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

There is no 'pgms' directory.  All the examples are in the directory of 'examples'.  Are you using old Charm++ version?

Yanhua

2011/10/14 Talpur <talpur AT bit.edu.cn>
could not find this in charm++ pgms/charm++/queens/.
i am using ubuntu 11, all steps done well according the README file but at building program I couldn't find "pgms" directory.
Kindly tell me the location where it could be?

net-linux/
   |
   ---  bin/            # all executables
   |
   ---  doc/            # documentations
   |
   ---  include/        # header files
   |
   ---  lib/            # libraries
   |
   ---  lib_so/            # dynamic libraries
   |
   ---  examples/        # all example programs
   |
   ---  tests/            # all test programs
   |
   ---  tmp/            # Charm++ build directory

BUILDING A PROGRAM
==================

To make a sample program, cd into pgms/charm++/queens/.

_______________________________________________
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