標題: NUDA: A Non-Uniform Debugging Architecture and Nonintrusive Race Detection for Many-Core Systems
作者: Wen, Chi-Neng
Chou, Shu-Hsuan
Chen, Chien-Chih
Chen, Tien-Fu
資訊工程學系
Department of Computer Science
關鍵字: NUDA;lockset;data race;nonintrusive;manycore;debugging
公開日期: 1-二月-2012
摘要: Traditional debugging methodologies are limited in their ability to provide debugging support for many-core parallel programming. Synchronization problems or bugs due to race conditions are particularly difficult to detect with existing debugging tools. Most traditional debugging approaches rely on globally synchronized signals, but these pose their own problems in terms of scalability. The first contribution of this paper is to propose a novel non-uniform debugging architecture (NUDA) based on a ring interconnection schema. Our approach makes hardware-assisted debugging both feasible and scalable for many-core processing scenarios. The key idea is to distribute the debugging support structures across a set of hierarchical clusters while avoiding address overlap. The design strategy allows the address space to be monitored using non-uniform protocols. Our second contribution is to propose a nonintrusive approach to lockset-based race detection supported by the NUDA. A non-uniform page-based monitoring cache in each NUDA node is used to keep track of the access footprints. The union of all the caches can serve as a race detection probe without disturbing execution ordering. Using the proposed approach, we show that parallel race bugs can be precisely captured, and that most false-positive alerts can be efficiently eliminated at an average slowdown cost of only 1.4-3.6 percent. The net hardware cost is relatively low, so that the NUDA can easily be scaled to increasingly complex many-core systems.
URI: http://dx.doi.org/10.1109/TC.2010.254
http://hdl.handle.net/11536/15246
ISSN: 0018-9340
DOI: 10.1109/TC.2010.254
期刊: IEEE TRANSACTIONS ON COMPUTERS
Volume: 61
Issue: 2
起始頁: 199
結束頁: 212
顯示於類別:期刊論文


文件中的檔案:

  1. 000298560500006.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。