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.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| amd64 | 24.2 kB | 172 kB | [文件列表] |
| armel | 21.9 kB | 160 kB | [文件列表] |
| hppa | 24.5 kB | 168 kB | [文件列表] |
| i386 | 22.7 kB | 164 kB | [文件列表] |
| ia64 | 26.9 kB | 192 kB | [文件列表] |
| mips | 22.7 kB | 168 kB | [文件列表] |
| mipsel | 22.5 kB | 168 kB | [文件列表] |
| powerpc | 25.1 kB | 172 kB | [文件列表] |
| s390 | 24.6 kB | 168 kB | [文件列表] |
| sparc | 22.3 kB | 164 kB | [文件列表] |