Skip to Content.
Sympa Menu

charm - Re: [charm] Charm++ 6.5.0 Beta 1 tagged - Please Test!

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Charm++ 6.5.0 Beta 1 tagged - Please Test!


Chronological Thread 
  • From: Ake Sandgren <ake.sandgren AT hpc2n.umu.se>
  • To: charm AT cs.uiuc.edu
  • Subject: Re: [charm] Charm++ 6.5.0 Beta 1 tagged - Please Test!
  • Date: Wed, 02 Jan 2013 12:26:13 +0100
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

On Wed, 2013-01-02 at 00:28 -0600, Phil Miller wrote:
> As planned for a few weeks ago but not yet done, I have just tagged a
> beta for a Charm++ version 6.5 release. As far as I know, all of the
> applications that PPL members collaborate on are working well across
> the range of platforms. Our nightly build results are stable and
> clean. Assuming we receive no bug reports, the release will
> essentially match the current codebase. Thus, I kindly request that
> users take this opportunity to test the tagged version and email the
> list about any problems encountered.

./build charm++ mpi-linux-x86_64 mpicxx smp --build-shared --with-numa
resulted in

TempAwareCommLB.o: In function `PrintProcLoad(ProcArray*)':
/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/TempAwareCommLB.C:228:
multiple definition of `PrintProcLoad(ProcArray*)'
CommAwareRefineLB.o:/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/CommAwareRefineLB.C:115:
first defined here
TempAwareCommLB.o:/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/envelope.h:385:
multiple definition of `upper_threshold'
CommAwareRefineLB.o:/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/envelope.h:385:
first defined here
TempAwareCommLB.o:/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/pup.h:900:
multiple definition of `lower_threshold'
CommAwareRefineLB.o:/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/pup.h:900:
first defined here
TempAwareCommLB.o: In function `PrintProcObj(ProcArray*,
std::vector<int, std::allocator<int> >*)':
/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/TempAwareCommLB.C:249:
multiple definition of `PrintProcObj(ProcArray*, std::vector<int,
std::allocator<int> >*)'
CommAwareRefineLB.o:/afs/hpc2n.umu.se/lap/charm/6.4.0/src/charm/mpi-linux-x86_64-smp-mpicxx/tmp/CommAwareRefineLB.C:136:
first defined here






Archive powered by MHonArc 2.6.16.

Top of Page