Download List

Projeto Descrição

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.

System Requirements

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

Nesta versão, o suporte para Python 2,3 e 3,4 PVM foi adicionado. Os programas e master_test.py slave_test.py agora trabalhar. Compilação deve ser mais fácil com compiladores 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

Atualizado para trabalhar com Python 2.1.
Tags: Minor feature enhancements
Updated to work with Python 2.1.

2001-01-30 15:13
0.91

Esta é a fusão de pypvm W. Michael Petullo (que estava na versão 0.8.7) pacote com PyPVM Greg Baker (que estava na versão 0,12). Isso deu início a uma nova seqüência de numeração a partir de 0,91. Esta versão traz o melhor de ambos os pacotes - pypvm a maior gama de funções de suporte, e cordas PyPVM a documentação e os argumentos palavra-chave. Alguns bugs (em ambos os pacotes) foram corrigidos.
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