High-Performance Computer Systems

Nian-Feng Tzeng
Center for Advanced Computer Studies
University of Louisiana at Lafayette



The performance of a shared-memory multiprocessor is dictated in part by the latency of fetching global memory locations through the interconnection network. We investigated techniques to improve access latency under various traffic patterns in multiprocessors. The use of locks for critical sections is fundamental in parallel execution and efficient lock implementation makes it possible to build scalable, high-performance parallel systems. Lock mechanisms for shared-memory machines and distributed-memory machines have been considered, as an efficient lock makes it feasible to construct DSM systems on top of the distributed-memory machines, by enforcing data coherence without high overhead to ensure good performance.


Publications


Funding


Send e-mail to: tzeng@cacs.louisiana.edu