help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

debug mode for MPITB is working on parallelknoppix


From: Michael Creel
Subject: debug mode for MPITB is working on parallelknoppix
Date: Fri, 21 Oct 2005 12:52:21 +0000
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

For your parallel coding pleasure, the ParallelKnoppix CD now has debug mode working for MPITB for Octave. MPITB is a set of binding functions that let octave scripts and functions use message passing interface (MPI) functions for parallel computing. The debug mode makes writing parallel code a lot easier since you can see what the slave nodes are doing.

A screenshot of what this looks like: http://pareto.uab.es/mcreel/ParallelKnoppix/mpitb_debug.png In this shot, the xterm on the left is running on the master node, and the one on the right is running on a slave node. Together they produce the results you seen in the gnuplot window. The P-KPX CD contains all the code used for this example and a number of others, too.

ParallelKnoppix home: http://pareto.uab.es/mcreel/ParallelKnoppix
MPITB home: http://atc.ugr.es/javier-bin/mpitb
(that one seems to be down now at the moment, an alternative is http://atc.ugr.es/%7Ejavier/mpitb_old.html)

Michael



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]