This is a major feature release which adds the ability to run relax on
clusters or grids of computers via the MPI protocol.  This merges in
Gary Thompson's multi-processor branch which was started all the way
back in 2007.  The 'multi' package introduces two processor fabrics,
the standard uni-processor mode and the mpi4py mode for using the MPI
protocol with Python.  The model-free analysis code has been
parallelised to take advantage of the multi-processor modes,
significantly speeding up calculations on clusters with near perfect
scaling efficiency.  The flexible 'multi' package can easily be
extended for other multi-processor modes such as additional MPI
implementations using different Python libraries (pypar, etc.), the
use of ssh tunnels for parallel programming, use of the twisted
framework for communication, or the parallel virtual machine (PVM) via
pypvm.  For more information on how to use this, see
https://mail.gna.org/public/relax-devel/2007-05/msg00000.html.

The new relax versions can be downloaded from either
http://nmr-relax.com/download.html or http://download.gna.org/relax/.
If binary distributions are not yet available for your platform and
you manage to compile the binary modules, please consider contributing
these to the relax project (described in section 3.6 of the relax
manual).

The full list of changes is:
   Features:
        * The multi-processor capabilities of Gary Thompson's multi
package including both uniprocessor and mpi4py modes.

    Changes:
        N/A

    Bugfixes:
        N/A

_______________________________________________
relax (http://nmr-relax.com)

This is the relax-announce mailing list
relax-announce@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-announce

Reply via email to