パッケージ: slang-pvm (0.1.5-17) [debports]
slang-pvm に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [space.mit.edu]
類似のパッケージ:
PVM (Parallel Virtual Machine) interface for S-Lang
PVM (Parallel Virtual Machine) is a software package which permits a heterogeneous collection computers connected by a network to be used as a single large parallel computer.
The S-Lang PVM module provides a S-Lang interface to PVM. By organizing distributed computations with S-Lang, one gains the advantages of programming in an interpreted language.
With this approach, one can make efficient use of all available computer resources: high level logic is handled in interpreted code, CPU intensive work is done in compiled code and PVM simplifies using all available CPUs.
その他の slang-pvm 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpvm3 (>= 3.4.6)
- Parallel Virtual Machine - shared libraries
-
- dep: libslang2 (>= 2.2.4)
- S-Lang プログラミングライブラリ - ランタイム版