ダウンロードリスト

プロジェクト概要

PVM + + ライブラリ プログラム、広く使用されている並列プログラミング ライブラリ PVM は、同種・異種ネットワーク環境で動作する簡単な方法を提供します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2001-06-28 01:03
0.6.0

このリリースでは、gccで動作するように最初は3.0です。まだgcc - 2.95のと動作しますが、gccのそれ以上の非常に古いバージョンで動作しない場合があります。代わりに"PVMは"は、このリリースでは、名前空間はPVMを使用して、このライブラリのすべてのシンボルを付加した。たとえば、PvmHost今はPVMになります::ホスト。これにより、ソースコードはPVMの古いバージョンと互換性のバイナリ+ +。しかし、これはPVMの新しいバージョンで動作するプログラムを+に変換するには非常に良い仕事をしてスクリプト"convert_to_namespace"という名前です。+。このスクリプトは、配布tarballの最上位ディレクトリで見つけることができます。このリリースでは1.4 libtoolを使用します。
タグ: 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

プロジェクトリソース