Downloadliste

Projektbeschreibung

The PVM++ library provides an easy way to program the widely used parallel programming library PVM, which works in homogenous and heterogenous network environments.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2001-06-28 01:03
0.6.0

Diese Version ist die erste Arbeit mit gcc-3.0. Es funktioniert immer noch mit gcc-2.95, könnten aber nicht mit sehr alte Versionen von gcc mehr arbeiten. Anstatt das Voranstellen jedes Symbol der Bibliothek mit "PVM", wird in diesem Release der Namespace PVM. Zum Beispiel, PvmHost wird nun Pvm:: Host. Dies ist Binär-und Quell-Code nicht mit älteren Versionen von PVM + +. Es ist jedoch ein Skript namens "convert_to_namespace", die eine sehr gute Arbeit bei der Umwandlung von einem Programm, um mit der neuen Version von PVM Arbeit + nicht +. Dieses Skript kann im obersten Verzeichnis der Distribution-Archivs gefunden werden. Diese Version verwendet libtool 1.4.
Tags: Minor feature enhancements
This release is the first to work with gcc-3.0. It
still works with gcc-2.95, but might not work with
very old versions of gcc any more. Instead of
prepending every symbol of this library with
"Pvm", this release uses the namespace Pvm. For
example, PvmHost now becomes Pvm::Host. This is
binary and source code incompatible with old
versions of PVM++. There is, however, a script
named "convert_to_namespace", which does a very
good job at converting a program to work with the
new version of PVM++. This script can be found in
the top directory of the distribution tarball.
This release uses libtool 1.4.

2001-01-30 15:13
0.5.0

Project Resources