Skip to Content.
Sympa Menu

charm - Re: [charm] Can I parallizing my program based MFC with charm++?

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Can I parallizing my program based MFC with charm++?


Chronological Thread 
  • From: Gengbin Zheng <zhenggb AT gmail.com>
  • To: 倪安宁 <nianning1981 AT 163.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] Can I parallizing my program based MFC with charm++?
  • Date: Sat, 27 Feb 2010 06:40:01 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>


You can write your program in Charm++. I strongly recommend you read Charm++ manual and example code on how to use Charm++.
The simple array hello example (at charm/tests/charm++/simplearrayhello) is a good place to start.

Gengbin

2010/2/27 倪安宁 <nianning1981 AT 163.com>

Hi,

I have developed a win32 graphical MFC project with VC++, can I use charm++ to parallelizing my project? If can, which class should be set to the MAINCHARE in .ci file?

 

Thanks

 

Anning




--
--------------------------------------------
Gengbin Zheng,  Ph.D.
Research Scientist
Parallel Programming Laboratory
Department of Computer Science
University of Illinois at Urbana-Champaign
201 N. Goodwin Ave.
Urbana, IL 61801



Archive powered by MHonArc 2.6.16.

Top of Page