SEIKEI University Repository >
01:紀要(Bulletin) >
11:理工学研究報告 >
第51巻第1号 >
このアイテムの引用には次の識別子を使用してください:
http://hdl.handle.net/10928/542
|
タイトル: | C言語プログラムのためのソースコード静的メトリクスを利用したタスク粒度解析手法 |
その他のタイトル: | Task Granularity Analysis Method Using Static Metrics of Source Code for C Programs |
著者: | 小林, 裕昌 甲斐, 宗徳 KOBAYASHI, Hiromasa KAI, Munenori |
キーワード: | automatic parallelizing translator task granularity task scheduling execution time analysis static metrics of source code |
発行日: | 2014年6月1日 |
出版者: | 成蹊大学理工学部 |
抄録: | In the first phase of our automatic parallelizing translator for C program, a source code is decomposed into a set of tasks of the granularity of a statement level at the minimum. In the next phase, task scheduling which determines statically by which processor these tasks are processed is performed. Since this task scheduling is a combinatorial optimization problem, it is important for it to suppress the number of tasks which constitutes the program. Therefore, useless parallelism is removed using the information about the dependencies among tasks and task cost, and the task granularity analysis is required in order to make task granularity reasonable. However, since it is necessary to analyze the processing time of a task only using the information acquired from a source code, exact cost may be unable to be assigned in the time analysis using the conventional computational complexity analysis. So, in this paper, the method of aiming at the improvement in accuracy of execution time analysis is proposed by applying static metrics of source code. |
URI: | http://hdl.handle.net/10928/542 |
出現コレクション: | 第51巻第1号
|
このリポジトリに保管されているアイテムは、他に指定されている場合を除き、著作権により保護されています。
|