トップページ イベント・広報 R-CCS Cafe 第146回 第2部
第146回 第2部
講演題目
Programming for Task parallelism – A new trend for manycore programming
開催日 | 2018年9月7日(金) |
---|---|
開催時間 | 14:00 - 15:00 |
開催都市 | 兵庫県神戸市 |
場所 | R-CCS 6階講堂 |
使用言語 | 発表・スライド共に英語 |
登壇者 |
講演要旨
Task programming has been newly introduced in OpenMP and is attracting much attention to make use of manycore efficiently. Task in OpenMP is a code block which can be executed in parallel. In OpenMP 4.0, task dependency is defined to describe data dependency between tasks. It enables to exploit parallelism in a different way from conventional OpenMP construct. In this talk, a short introductory tutorial on programming for task parallelism will be presented, and is followed by research to extend the task programming to distributed memory environment including XcalalableMP 2.0 and integration with PGAS.
(2018年8月30日)