GridMD Wiki
Brought to you by:
bogous,
ilya-valuev
GridMD is a C++ class library intended for constructing simulation applications and running them in
distributed environments. The library abstracts away from details of distributed environments, so that almost no knowledge of distributed computing is required from a physicist working with the library. She or he just uses GridMD function calls inside the application C++ code to perform parameter sweeps or other tasks that can be distributed at run-time.
The library includes a job manager component that submits jobs to a remote system. It can be used as a standalone tool.
GridMD features:
GridMD Job Manager manual (in Russian)
** Publications: **