ログイン 新規登録
言語:

WEKO3

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

Field does not validate



インデックスリンク

インデックスツリー

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

WEKO

One fine body…

WEKO

One fine body…

アイテム

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

Automatically Fixing Data Races in CUDA Programs by Building Thread-local Cache

https://ipsj.ixsq.nii.ac.jp/records/231991
https://ipsj.ixsq.nii.ac.jp/records/231991
6004495d-f91a-4e1b-982e-3f26392f94bd
名前 / ファイル ライセンス アクション
IPSJ-TPRO1701007.pdf IPSJ-TPRO1701007.pdf (31.3 kB)
 2026年1月31日からダウンロード可能です。
Copyright (c) 2024 by the Information Processing Society of Japan
非会員:¥0, IPSJ:学会員:¥0, PRO:会員:¥0, DLIB:会員:¥0
Item type Trans(1)
公開日 2024-01-31
タイトル
タイトル Automatically Fixing Data Races in CUDA Programs by Building Thread-local Cache
タイトル
言語 en
タイトル Automatically Fixing Data Races in CUDA Programs by Building Thread-local Cache
言語
言語 eng
キーワード
主題Scheme Other
主題 [発表概要, Unrefereed Presentatin Abstract]
資源タイプ
資源タイプ識別子 http://purl.org/coar/resource_type/c_6501
資源タイプ journal article
著者所属
Graduate School of Arts and Sciences, The University of Tokyo
著者所属
Graduate School of Arts and Sciences, The University of Tokyo
著者所属(英)
en
Graduate School of Arts and Sciences, The University of Tokyo
著者所属(英)
en
Graduate School of Arts and Sciences, The University of Tokyo
著者名 Junyu, Lin

× Junyu, Lin

Junyu, Lin

Search repository
Akimasa, Morihata

× Akimasa, Morihata

Akimasa, Morihata

Search repository
著者名(英) Junyu, Lin

× Junyu, Lin

en Junyu, Lin

Search repository
Akimasa, Morihata

× Akimasa, Morihata

en Akimasa, Morihata

Search repository
論文抄録
内容記述タイプ Other
内容記述 CUDA is a parallel programming framework for GPU developed by Nvidia. In parallel programming, a data race will occur when different threads access the same memory at the same time, and at least one of the threads performs a write operation. we can fix data race by changing one of these conditions. A common approach is a serialization of the operations, which avoids simultaneous accesses in return for the loss of parallelism. We are developing a system to fix data races in CUDA by letting threads access different memories. It collects the necessary information using the off-the-shelf concurrency bug detection tool and then inserts codes to use thread-local caches instead of the shared memory. When threads differently modify their caches, it is unclear which value should be written back to the shared memory. To solve this issue, the system lets programmers write an assert() statement to express their requirement for values in the shared memory. We evaluated our system with several examples and demonstrated its ability to fix data races that existing serialization-based methods cannot.
論文抄録(英)
内容記述タイプ Other
内容記述 CUDA is a parallel programming framework for GPU developed by Nvidia. In parallel programming, a data race will occur when different threads access the same memory at the same time, and at least one of the threads performs a write operation. we can fix data race by changing one of these conditions. A common approach is a serialization of the operations, which avoids simultaneous accesses in return for the loss of parallelism. We are developing a system to fix data races in CUDA by letting threads access different memories. It collects the necessary information using the off-the-shelf concurrency bug detection tool and then inserts codes to use thread-local caches instead of the shared memory. When threads differently modify their caches, it is unclear which value should be written back to the shared memory. To solve this issue, the system lets programmers write an assert() statement to express their requirement for values in the shared memory. We evaluated our system with several examples and demonstrated its ability to fix data races that existing serialization-based methods cannot.
書誌レコードID
収録物識別子タイプ NCID
収録物識別子 AA11464814
書誌情報 情報処理学会論文誌プログラミング(PRO)

巻 17, 号 1, p. 16-16, 発行日 2024-01-31
ISSN
収録物識別子タイプ ISSN
収録物識別子 1882-7802
出版者
言語 ja
出版者 情報処理学会
戻る
0
views
See details
Views

Versions

Ver.1 2025-01-19 10:34:31.754683
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