Paketname | mpich-shmem-bin |
Beschreibung | MPI parallel computing system implementation, SHMEM version |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.7-9.1 |
Sektion | devel |
Priorität | extra |
Installierte Größe | 512 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), gdb, libmpich-shmem1.0gf (= 1.2.7-9.1) |
Empfohlene Pakete | |
Paketbetreuer | Debian Scientific Computing Team |
Quelle | mpich |
Paketgröße | 141302 Byte |
Prüfsumme MD5 | a5091bee4f839ae8eccd250ea5148a47 |
Prüfsumme SHA1 | 62ac1d9d436894d5349456af30cdf3068e8b8f7d |
Prüfsumme SHA256 | 025cf6659af0ac5cb8f68aba3f2d20d6d8bd1217bdfc0e8e96a7a13b060bb90c |
Link zum Herunterladen | mpich-shmem-bin_1.2.7-9.1_i386.deb |
Ausführliche Beschreibung | MPICH is a robust and flexible implementation of the MPI (Message Passing
Interface). MPI is often used with parallel or distributed computing
projects. MPICH is a multi-platform, configurable system (development,
execution, libraries, etc) for MPI. It can achieve parallelism using
networked machines or using multitasking on a single machine.
.
This version is compiled with ch_shmem support, which runs in shared memory.
This method is faster than ch_p4 or ch_p4mpd on SMP machines, but cannot be
used on a cluster.
|