Télécharger la liste

Description du projet

Pypvm is a Python module which allows interaction with the Parallel Virtual Machine (PVM) package. PVM allows a collection of computers connected by a network to serve as a single parallel computer. This package allows Python programs to do almost anything that is possible for Fortran or C programs, including starting and stopping other programs, sending them messages, and accessing cluster-wide data stores.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-22 11:30
0.94

Dans cette version, le soutien pour Python 2.3 et PVM 3.4 a été ajouté. Les programmes master_test.py et slave_test.py travail maintenant. Compilation devrait être plus facile avec des compilateurs picky.
Tags: Minor bugfixes
In this version, support for Python 2.3 and PVM 3.4 has been
added. The master_test.py and slave_test.py programs now
work. Compilation should be easier with picky compilers.

2001-06-13 11:11
0.92

Mise à jour pour fonctionner avec Python 2.1.
Tags: Minor feature enhancements
Updated to work with Python 2.1.

2001-01-30 15:13
0.91

Il s'agit de la fusion des pypvm W. Michael Petullo (qui a été à la version 0.8.7) forfait avec PyPVM Greg Baker (qui était à la version 0.12). Cela a commencé une nouvelle séquence de numérotation à partir de 0,91. Cette version apporte le meilleur des deux paquets - plus vaste gamme pypvm des fonctions prises en charge, et chaînes de documentation PyPVM et arguments du mot-clé. Quelques bugs (dans les deux paquets) ont été corrigés.
This is the merge of W. Michael Petullo's pypvm (which was at version 0.8.7) package with Greg Baker's PyPVM (which was at version 0.12). This has started a new numbering sequence starting at 0.91. This version brings the best from both packages -- pypvm's larger range of supported functions, and PyPVM's documentation strings and keyword arguments. A few bugs (in both packages) have been fixed.

2001-01-30 15:13
0.8.5

2001-01-30 15:13
0.8.2

Project Resources