ログイン 新規登録
言語:

WEKO3

  • トップ
  • ランキング
To
lat lon distance
To

Field does not validate



インデックスリンク

インデックスツリー

メールアドレスを入力してください。

WEKO

One fine body…

WEKO

One fine body…

アイテム

  1. 論文誌(トランザクション)
  2. プログラミング(PRO)
  3. Vol.8
  4. No.3

軽量で抽象度の高い条件付きバリア同期とその実装方法

https://ipsj.ixsq.nii.ac.jp/records/145138
https://ipsj.ixsq.nii.ac.jp/records/145138
69b1223b-abfc-4eef-9317-387268cc45a8
名前 / ファイル ライセンス アクション
IPSJ-TPRO0803004.pdf IPSJ-TPRO0803004.pdf (2.3 MB)
Copyright (c) 2015 by the Information Processing Society of Japan
オープンアクセス
Item type Trans(1)
公開日 2015-09-21
タイトル
タイトル 軽量で抽象度の高い条件付きバリア同期とその実装方法
タイトル
言語 en
タイトル A Lightweight and High Abstracted Conditional Barrier Synchronization
言語
言語 jpn
キーワード
主題Scheme Other
主題 [通常論文] 並列分散処理,バリア同期,継続,バイトコード変換
資源タイプ
資源タイプ識別子 http://purl.org/coar/resource_type/c_6501
資源タイプ journal article
著者所属
東京大学大学院情報理工学系研究科
著者所属
東京大学情報基盤センター
著者所属
東京大学大学院情報理工学系研究科
著者所属(英)
en
Graduate School of Information Science and Technology, The University of Tokyo
著者所属(英)
en
Information Technology Center, The University of Tokyo
著者所属(英)
en
Graduate School of Information Science and Technology, The University of Tokyo
著者名 夏, 澄彦

× 夏, 澄彦

夏, 澄彦

Search repository
佐藤, 芳樹

× 佐藤, 芳樹

佐藤, 芳樹

Search repository
千葉, 滋

× 千葉, 滋

千葉, 滋

Search repository
著者名(英) Sumihiko, Natsu

× Sumihiko, Natsu

en Sumihiko, Natsu

Search repository
Yoshiki, Sato

× Yoshiki, Sato

en Yoshiki, Sato

Search repository
Shigeru, Chiba

× Shigeru, Chiba

en Shigeru, Chiba

Search repository
論文抄録
内容記述タイプ Other
内容記述 計算に依存関係のあるプログラムの並列化には,バリア同期を利用した協調処理の記述が有用である.従来のバリア同期は過剰な同期スレッドを誘発するため,JavaではCountDownLatchやPhaserのようにバリア待機処理とバリア到達処理をソースコード中の任意の位置に分けて記述できるPoint-to-Point型の同期ライブラリが用いられている.しかし,エージェントシミュレーションのような抽象度の高いソフトウェアでは,バリア到達処理コードの散在によるモジュラリティの低下も問題となってくる.また,大規模なシミュレーションを行う場合,同期時の待機スレッド数増加によるCPU実行効率低下や占有メモリの増加を防ぐため,ユーザが明示的にスレッドコードを分割する必要があり,並列化のための記述量が増加する.そこで,本論文では,ロードタイムにバイトコード変換を行うことで,散在するバリア到達処理をオブジェクトの状態に基づく直感的な条件式として記述可能なバリア同期を提案する.与えられた条件式に基づき,条件が満たされる可能性のある箇所すべてにバリア条件のチェックコードと,到達処理コードが自動挿入される.さらに,バリア同期処理の前後でスレッドが実行するコードを自動的に分割することで,モジュラリティを維持したまま,待機スレッドを削減できるようにした.本研究で開発したバリア同期機構は,大規模な歩行者シミュレーションアプリケーションへ適用して実行性能を評価した.
論文抄録(英)
内容記述タイプ Other
内容記述 Cooperative computing with barrier synchronization is a typical approach to the parallization of a program involving dependency among its computations. Since traditional synchronization primitives often cause excessive parallelism, Java provides CyclicBarrier and Phaser, which implements point-to-point synchronization; they separate arrival at a barrier and release from a barrier. However, these primitives degrade code modularity since synchronization code is spread over the program if it deals with higher-level abstraction, for example, it is for agent simulation. Furthermore, if a program is for large-scale simulation, these primitives do not help shorten the life time of each thread so that the number of waiting threads will not be too many to cause excessive parallelism or too large memory footprint. Programmers have to manually do that and hence the code modularity is further degraded. This paper proposes a new primitive for barrier synchronization. Programmers can describe barrier synchronization with this primitive in a modular fashion. The computations at arrival at a barrier is spread over the program but they are described at one place with a condition expression on the state of objects. The proposed primitive performs bytecode translation at load time so that the code necessary at arrival at a barrier is automatically inserted according to that condition expression. Moreover, the proposed primitive splits a thread into two at barrier synchronization; the number of waiting threads is thereby decreased without sacrificing modularity. This paper also presents the result of the application of the proposed primitive to large-scale pedestrian simulation.
書誌レコードID
収録物識別子タイプ NCID
収録物識別子 AA11464814
書誌情報 情報処理学会論文誌プログラミング(PRO)

巻 8, 号 3, p. 11-21, 発行日 2015-09-21
ISSN
収録物識別子タイプ ISSN
収録物識別子 1882-7802
出版者
言語 ja
出版者 情報処理学会
戻る
0
views
See details
Views

Versions

Ver.1 2025-01-20 18:28:00.686294
Show All versions

Share

Mendeley Twitter Facebook Print Addthis

Cite as

エクスポート

OAI-PMH
  • OAI-PMH JPCOAR
  • OAI-PMH DublinCore
  • OAI-PMH DDI
Other Formats
  • JSON
  • BIBTEX

Confirm


Powered by WEKO3


Powered by WEKO3