Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-193
Collection Type Indeks Artikel prosiding/Sem
Title Implementing a parallel C++ runtime system for scalable parallel systems, Hal. 588-597
Author F. Bodin; P. Beckman, D. Gannon, S. Yang; S. Kesavan; A. Malony, B. Mobr;
Publisher Proceedings supercomputing'93 Portland, Oregon November 15-19
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-193 TERSEDIA
Tidak ada review pada koleksi ini: 40555
Inefficient implementation of global namespaces, mesage passing, and thread scheduling on stock multicomptuers have prevered concurrent object-oriented programming (COOP) languages from gaining widespread accptance. Recognizing that the architectures of stock multicomptuers impose a hierarcy of costs for these operations, we have described a runtime system whtich provides differrent versions of earch primitive, exposing performance distinciation for optimiation. We confirm the advantages of a cost-hierarchy based runtime sysem organizatin by showing a variation of two orders of magnitude in version costs for a CM5 implementation. Frequency measurements based ond COOP application program demonstrate that a 39% invocation cost reduction is feasible by simply selecting cheaper versions of runtime operations.