Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-173
Collection Type Indeks Artikel prosiding/Sem
Title Performance of data-parallel primitives on the EM-4 Dataflow parallel supercomputer, Hal. 302-308
Author Andrew Shaw; Yuetsu Kodama; Mitsuhisa Sato;
Publisher Proceedings the fourth symposium on the frontiers'92 frontiers of massively parallel computation October 19-21, 1992/edited H.J. Siegel
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-173 TERSEDIA
Tidak ada review pada koleksi ini: 40426
We have implement data-parallel primitives on the hybrid dataflow/von newman parallel computer EM-4. To evaluate the performance of these primitive, we compare the to the idential primitives, running on CM-200 SIMD parallel computer. For integer arithmetic element-wise opeations, EM-4 is faster than the CM-200 when two or more operations can be combined. For communication operations, EM-4 has significanly higher performance. EM-4's distinguishing feature in running data-parallel codes isits excptional communications performance in terms of network interface. Additional special-purpose hardware for barrier synchronization and scan-like operations is not necessary. Dataflow-style token synchronization is helpful, but not necesary in implementing data parallel primitives