Download List

프로젝트 설명

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

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.

2001-06-28 01:03
0.6.0

이 릴리스에는 gcc가 작동 최초로 3.0입니다. 아직의 gcc - 2.95와 gcc가 작동하지만 더 이상의 아주 오래된 버전에서 작동하지 않을 수도있습니다. 대신 "Pvm"이 릴리스 Pvm 네임 스페이스를 사용하여이 라이브러리의 모든 심볼 prepending있습니다. 예를 들어, PvmHost 지금 Pvm됩니다 : : 호스트. 이것은 소스 코드 PVM의 이전 버전과 호환되지 않는 바이너리입니다 + +. 자, 그러나 어떤 PVM의 새 버전에서 작동하도록 프로그램을 +로 변환에서 아주 좋은 직업 않습니다 스크립트 "convert_to_namespace"라는입니다 +. 이 스크립트는 배포판 타르의 최상위 디렉토리에서 찾을 수있습니다. 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