MARIE 0.5 wxammpi

From MARIEWiki

Jump to: navigation, search

wxammpi

WxWidgets application that spawns, initializes and starts components and applications of Project.

Note : This software is an early stage of development and have been develop to validate concepts.

Usage

Usage: wxammpi

  • The application is actually able to loads and executes a Project setup once (for stability reason).


MPI deamon

Before executing a project with ammpi, it is important to have started mpd MPI deamons on each node.

If setup runs on localhost only :

> mpd&

If setup runs on multiple machine :

Create and edit file mpd.hosts and add hostname different than localhost in the file (one per line), then excute :

> mpdboot

To check if mpd deamons are started correctly, execute :

> mpdcheck

To kill mpd deamons :

> mpdallexit

Please refer to MPI documentation to solve any issue related to MPI and mpd.


Personal tools