<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-05-14T16:46:50Z</responseDate>
  <request metadataPrefix="oai_dc" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00177702">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00177702</identifier>
        <datestamp>2025-01-20T05:24:14Z</datestamp>
        <setSpec>934:935:8954:9017</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>タスク並列プログラムに対する動的カットオフ手法の評価</dc:title>
          <dc:title>Evaluation of Dynamic Cut-off Techniques for Task Parallel Programs</dc:title>
          <dc:creator>岩崎, 慎太郎</dc:creator>
          <dc:creator>田浦, 健次朗</dc:creator>
          <dc:creator>Shintaro, Iwasaki</dc:creator>
          <dc:creator>Kenjiro, Taura</dc:creator>
          <dc:subject>[発表概要]</dc:subject>
          <dc:description>タスク並列プログラムにおいて，タスクの粒度の調整は最も重要な最適化の1つである．タスクの粒度を大きくして並列化オーバヘッドを削減するために，“適当な基準”を満たしている場合，タスク生成を単なる関数呼び出しに置き換える，カットオフと呼ばれる最適化手法が一般的に用いられる．このカットオフの“適当な基準”は，従来はプログラマが実験的・経験的に決めていたが，プログラマの負担を減らすために，タスクの総量やタスクの深さなど，タスク並列ランタイムの持つ情報を用いてカットオフ最適化を自動化する動的カットオフ手法が複数提案されている．本研究は，従来提案されてきた動的カットオフ手法を統一的に評価することで，その長短を明らかにする．まず同一のタスク並列処理系に対してそれぞれの動的カットオフ手法を実装する．その後，ベンチマークを用いてその性能向上を測定することで，各手法の有効性を明らかにする．得られた結果から望ましい動的カットオフ手法についての考察を行う．</dc:description>
          <dc:description>Controlling task granularity is one of the most important optimizations for task parallel programs; a task parallel program often suffers from a large parallelization overhead due to its extremely fine granularity even though task parallel runtime systems are designed to handle tasks efficiently. A “cut-off” is a well-known method to address this problem; it alleviates a tasking overhead by just calling serial functions tasks instead of creating tasks in a certain condition. The cut-off conditions are often specified by programmers, which decreases productivity. Numerous studies have focused on a dynamic cut-off; a technique to determine whether the task is created or sequentialized by utilizing runtime information such as total amount of tasks and current depth of a task. In this work, we evaluate the dynamic cut-off techniques studied in the previous work and characterize their performance optimization. We implemented these cut-off methods on the same task parallel runtime system, and measured the performance using the same benchmarks. In summary, we discuss the desirable dynamic cut-off strategy based on the experimental results.</dc:description>
          <dc:description>journal article</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2017-02-27</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>情報処理学会論文誌プログラミング（PRO）</dc:identifier>
          <dc:identifier>2</dc:identifier>
          <dc:identifier>10</dc:identifier>
          <dc:identifier>3</dc:identifier>
          <dc:identifier>3</dc:identifier>
          <dc:identifier>1882-7802</dc:identifier>
          <dc:identifier>AA11464814</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/177702/files/IPSJ-TPRO1002006.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
