Skip to Content.
Sympa Menu

charm - [charm] Compare two proxies?

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Compare two proxies?


Chronological Thread 
  • From: "Mitchell, John A" <jamitch AT sandia.gov>
  • To: "charm AT lists.cs.illinois.edu" <charm AT lists.cs.illinois.edu>
  • Cc: "Mitchell, John A" <jamitch AT sandia.gov>
  • Subject: [charm] Compare two proxies?
  • Date: Thu, 30 Mar 2017 00:49:32 +0000
  • Accept-language: en-US

Hi,


If I have two proxies of the same type, is there a way to tell if they refer to exactly the same chare?


CProxy_A a=....;

CProxy_A b=....;


Thanks,

John



  • [charm] Compare two proxies?, Mitchell, John A, 03/29/2017

Archive powered by MHonArc 2.6.19.

Top of Page