<?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-03-17T10:03:13Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00174142">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00174142</identifier>
        <datestamp>2025-01-20T07:01:27Z</datestamp>
        <setSpec>1164:2240:8543:8882</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/1.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/1.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/1.0/jpcoar_scm.xsd">
          <dc:title>PGAS向け低水準通信レイヤーのマルチスレッド実装</dc:title>
          <dc:title xml:lang="en">Multithreaded Implementation of Low-Level Communication Layer for PGAS Systems</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>遠藤, 亘</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>田浦, 健次朗</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Wataru, Endo</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Kenjiro, Taura</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">並列言語</jpcoar:subject>
          <datacite:description descriptionType="Other">低水準通信レイヤー (Low-Level Communication Layer) は，分散メモリ型計算機におけるインターコネクトの API を抽象化するレイヤーであり，PGAS やタスクスケジューラといった高水準システムを移植可能な形で開発するのに必要とされる．低水準通信レイヤーの実装は高水準システムの性能を大きく左右するため，そのチューニングはシステム全体の高速化に不可欠である．しかし，既存の低水準通信レイヤーには問題点が多く，最新のハードウェア機能に対応できておらず，マルチコア向けのチューニングも充分でないものが多い．本報告では，インターコネクトの API に近い形で低水準通信レイヤーの API を再定義してオーバーヘッド削減を図るとともに，それに基づいた実装として特に Tofu インターコネクト向け実装を例に説明する．具体的には，マルチスレッド対応やオーバーヘッド削減のための実装手法について紹介し，マイクロベンチマークによる評価結果を報告する．</datacite:description>
          <datacite:description descriptionType="Other">A low-level communication layer (LLCL) is an abstraction layer of interconnect APIs on distributed memory systems, which is required to develop portable high-level systems such as PGAS systemsand task schedulers. Because the implementation of an LLCL heavily affects the performance of high-levelsystems, optimizing the LLCL is important to speed up the whole system. However, existing LLCLs havesome issues including lacks of latest hardware features and optimization for multi-core environments. Thispaper tries to redefine a hardware-aware API for LLCLs to reduce the overhead and implement it especiallyfor the Tofu interconnect. In particular, we show the methods to optimize LLCLs for multi-threading andreduce its overhead, and we also report the microbenchmark results of our implementation.</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2016-08-01</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_18gh">technical report</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/174142</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2188-8841</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN10463942</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告ハイパフォーマンスコンピューティング（HPC）</jpcoar:sourceTitle>
          <jpcoar:volume>2016-HPC-155</jpcoar:volume>
          <jpcoar:issue>28</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>11</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-HPC16155028.pdf">https://ipsj.ixsq.nii.ac.jp/record/174142/files/IPSJ-HPC16155028.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>637.5 kB</jpcoar:extent>
            <datacite:date dateType="Available">2018-08-01</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
