elieux-contrib / kaira

Visual development environment for MPI applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaira
=====

Website: http://verif.cs.vsb.cz/kaira/

Kaira is as an open-source development environment for MPI (Message Passing
Interface) applications. We try to provide an unified environment for
activities for development: prototyping, programming, testing, debugging,
profiling, performance prediction and verification.

The main idea is to use visual models inspired by Coloured Petri Nets.
This model is designed to catch parallel aspects and communication inside of
the developed application. We do not want to program applications completely
in a visual way, so our models can be enriched by any sequential C++ code.
With such model, a user can generate MPI applications, run simulations
or start a state-space analysis.

About

Visual development environment for MPI applications.

License:GNU General Public License v3.0


Languages

Language:Python 80.9%Language:C++ 15.0%Language:C 4.1%Language:Shell 0.0%Language:M 0.0%