How To Install Xmpi?

How To Install Xmpi?

xmpi

Graphical user interface for MPI program development

Maintainer: Camm Maguire


Section: devel

Install xmpi

  • Debian apt-get install xmpi Click to copy
  • Ubuntu apt-get install xmpi Click to copy
  • Kali Linux apt-get install xmpi Click to copy
  • Raspbian apt-get install xmpi Click to copy

xmpi

Graphical user interface for MPI program development

MPI is a standard for writing parallel processing programs using a well defined Message Passing Interface. XMPI can acquire and display extensive detail on an application's MPI communication, including the following: o process synchronization status: running, system or blocked o message queue contents o source, destination, root ranks o MPI function name o communicator o data type o message count o tag The above information is acquired from on-demand snapshots of application status using debugging hooks in the MPI implementation or from a trace log of communication activity.

Install the latest version of xmpi in Debian, Ubuntu, Kali and Raspbian from terminal. To install the xmpi just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of xmpi from the respository and install it in your computer/server.