wiki:distributed

A serial application was developed for interacting with the simulator and gathering useful information for the routing process, then using this information for controlling the simulation. In order to make this a distributed application, the code was adjusted to work with Charm. This required changing the C code to C++ (adding classes) and also defining the Charm++ specific files.

Sources compiled successfully but the application fails to run because of an interrupt error that seems be associated with socket connection from Chare objects.

Last modified 14 years ago Last modified on Jan 25, 2010, 9:42:46 PM