<?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-04-13T11:15:00Z</responseDate>
  <request identifier="oai:ipsj.ixsq.nii.ac.jp:00217092" metadataPrefix="jpcoar_1.0" verb="GetRecord">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00217092</identifier>
        <datestamp>2025-01-19T15:37:30Z</datestamp>
        <setSpec>1164:1579:10818:10892</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>プロセッサ・シミュレータ「鬼斬弐」を基にしたマルチスレッドシミュレータの開発</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>中村, 朋生</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>入江, 英嗣</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>坂井, 修一</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">プロセッサ・アーキテクチャ</jpcoar:subject>
          <datacite:description descriptionType="Other">プロセッサの研究において，性能評価の簡易さや測定速度を重視して，しばしばプロセッサシミュレータが用いられる．プロセッサの内の各モジュールが詳細に実装されているシミュレータを用いれば，より実環境に近い評価を行うことができる．現在，国内コミュニティで盛んに開発されているプロセッサシミュレータ「鬼斬弐」は，各パイプラインステージやマイクロアーキテクチャモジュールが詳細に実装されており，サイクルアキュレートなシミュレーションが可能である．一方で，「鬼斬弐」はシングルスレッドプログラムにのみ対応しており，実行中にスレッド生成，同期をするプログラムを用いた評価が困難である．しかし，メディア処理や大規模な演算を用いるベンチマークプログラムは，マルチスレッド実行を前提として記述されていることが多い．そこで，我々はプロセッサシミュレータ「鬼斬弐」をベースとして，マルチスレッドプログラムを評価できるように拡張した．拡張したシミュレータは，C 言語の標準ライブラリである pthread.h に従って記述されたマルチスレッドプログラムを実行できる．加えて，マルチスレッドの動作を確認するための簡単なサンプルプログラムとベンチマークプログラムを作成した．これらのプログラムの実行を通じて，開発したシミュレータ上でスレッド生成と同期が正しく行われ，マルチスレッド化に伴うパフォーマンス向上の再現を確認した．本稿で述べた拡張は，鬼斬弐の github レポジトリに push する予定である．</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2022-03-03</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/217092</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2188-8574</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN10096105</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告システム・アーキテクチャ（ARC）</jpcoar:sourceTitle>
          <jpcoar:volume>2022-ARC-248</jpcoar:volume>
          <jpcoar:issue>4</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>6</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-ARC22248004.pdf">https://ipsj.ixsq.nii.ac.jp/record/217092/files/IPSJ-ARC22248004.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>3.2 MB</jpcoar:extent>
            <datacite:date dateType="Available">2024-03-03</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
