Skip to content

Simplified re-implementation of Converse: a communication and scheduling layer, and user-level threads, used by Charm++

Notifications You must be signed in to change notification settings

charmplusplus/reconverse

Repository files navigation

reconverse-pingpong

Basic implementation of a new communication layer for Charm++

Install and run

$ cd reconverse
$ mkdir build
$ cd build
$ cmake ..
$ make

In the build/examples/<program_name> folder, run the reconverse_<program_name> executable.

About

Simplified re-implementation of Converse: a communication and scheduling layer, and user-level threads, used by Charm++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published