Skip to Content.
Sympa Menu

charm - [charm] Is the constructor guaranteed to be called before a member function?

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Is the constructor guaranteed to be called before a member function?


Chronological Thread 
  • From: Jozsef Bakosi <jbakosi AT lanl.gov>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] Is the constructor guaranteed to be called before a member function?
  • Date: Thu, 7 Dec 2017 14:39:22 -0700
  • Authentication-results: illinois.edu; spf=softfail smtp.mailfrom=jbakosi AT lanl.gov

Hi folks,

Is a constructor guaranteed to be scheduled before any other entry method of a
chare array? (Even with randomized message queues?)

Thanks,
Jozsef



Archive powered by MHonArc 2.6.19.

Top of Page