New approach to register communication in multi-core systems

Publish Year: 1392
نوع سند: مقاله ژورنالی
زبان: English
View: 796

This Paper With 7 Page And PDF Format Ready To Download

  • Certificate
  • من نویسنده این مقاله هستم

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

لینک ثابت به این Paper:

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

JR_IJMEDU-1-2_004

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

Abstract:

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).

Authors

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