New approach to register communication in multi-core systems

سال انتشار: 1392
نوع سند: مقاله ژورنالی
زبان: انگلیسی
مشاهده: 779

فایل این مقاله در 7 صفحه با فرمت PDF قابل دریافت می باشد

استخراج به نرم افزارهای پژوهشی:

لینک ثابت به این مقاله:

شناسه ملی سند علمی:

JR_IJMEDU-1-2_004

تاریخ نمایه سازی: 5 شهریور 1393

چکیده مقاله:

The recent shift in the industry towards chip multiprocessor (CMP) makes it necessary that multi-threaded applications be mainstream computing. Most of the parallelization opportunities require looking for parallelism in local regions of code. To extract these parallelisms, especially for sequential applications, global multi-threaded instruction scheduling has been proposed. These techniques simultaneously extracted instructions from sequential codes and distributed them to cores. A key advantage ofthese global instruction scheduling techniques is the Multi-Threaded Code Generation (MTCG) algorithm which produce threads codes for each partition of graph and inserts communication and synchronization instructions to satisfy all inter-thread dependences. In this paper, we present an algorithm to reduce the communication and synchronization instructions. This algorithm based on thread aware dataflow analyses and adjacent list, models and optimizes register dependences among threads. The running time of the best algorithms, like Min-cut algorithm, is O (n3). But proposed algorithm act like Min-cut algorithm to reduce and insert communication instructions with running time of O (n2).

نویسندگان

Fariborz Ahmadi

Young Researchers and Elite Club, Ghorveh Branch, Islamic Azad University, Ghorveh, Iran

hamid salehi

Young Researchers and Elite Club, Ghorveh Branch, Islamic Azad University, Ghorveh, Iran

saied veria hosaini

Young Researchers and Elite Club, Ghorveh Branch, Islamic Azad University, Ghorveh, Iran