Paketname | slang-pvm |
Beschreibung | PVM (Parallel Virtual Machine) interface for S-Lang |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.5-12 |
Sektion | interpreters |
Priorität | extra |
Installierte Größe | 164 Byte |
Hängt ab von | libc6 (>= 2.1.3), libpvm3, libslang2 (>= 2.0.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Debian JED Group |
Quelle | slpvm |
Paketgröße | 23228 Byte |
Prüfsumme MD5 | 665e76614feecb7d7b6e9e6e9ee47b08 |
Prüfsumme SHA1 | 9cce580e467c8d38f81652e00622cd6df6db34fc |
Prüfsumme SHA256 | 5453fad971634d5c7d23c2ddacb6f860a86830dbfb45c10b2aa3e66f4c5a5097 |
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.
|