Paketname | slang-pvm |
Beschreibung | PVM (Parallel Virtual Machine) interface for S-Lang |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.5-12 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | libc6 (>= 2.1.3), libpvm3, libslang2 (>= 2.0.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | slpvm |
Paketgröße | 24378 Byte |
Prüfsumme MD5 | 7bdddfbcd0cd2be01f5da64809580c59 |
Prüfsumme SHA1 | f3c75c3d6e4ec627b81c1def86cd33998551f1f0 |
Prüfsumme SHA256 | e5e5a51c5a30484d69b56206ccb6de8fbd13940cf1ef27c98a83e4b6d095e14f |
Link zum Herunterladen | slang-pvm_0.1.5-12_i386.deb |
Ausführliche Beschreibung | 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.
|