<?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-15T11:34:46Z</responseDate>
  <request verb="GetRecord" identifier="oai:hiroshima-cu.repo.nii.ac.jp:00001314" metadataPrefix="jpcoar_1.0">https://hiroshima-cu.repo.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:hiroshima-cu.repo.nii.ac.jp:00001314</identifier>
        <datestamp>2023-07-25T10:47:30Z</datestamp>
        <setSpec>1:211</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>A MATLAB-Based Code Generator for Parallel Sparse Matrix Computations Utilizing PSBLAS</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>SASAOKA, Taiji</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="ja-Kana">ササオカ, タイジ</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>KAWABATA, Hideyuki</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="ja-Kana">カワバタ, ヒデユキ</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>KITAMURA, Toshiaki</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="ja-Kana">キタムラ, トシアキ</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">笹岡, 泰司</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">川端, 英之</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">北村, 俊明</jpcoar:creatorName>
          </jpcoar:creator>
          <dc:rights>copyright©2007 IEICE</dc:rights>
          <datacite:description descriptionType="Other">application/pdf</datacite:description>
          <datacite:description descriptionType="Abstract">Parallel programs for distributed memory machines are not easy to create and maintain, especially when they involve sparse matrix computations. In this paper, we propose a program translation system for generating parallel sparse matrix computation codes utilizing PSBLAS. The purpose of the development of the system is to offer the user a convenient way to construct parallel sparse code based on PSBLAS. The system is build up on the idea of bridging the gap between the easy-to-read program representations and highly-tuned parallel executables based on existing parallel sparse matrix computation libraries. The system accepts a MATLAB program with annotations and generates subroutines for an SPMD-style parallel program which runs on distributed-memory machines. Experimental results on parallel machines show that the prototype of our system can generate fairly efficient PSBLAS codes for simple applications such as CG and Bi-CGSTAB programs.</datacite:description>
          <dc:publisher>電子情報通信学会(IEICE)</dc:publisher>
          <datacite:date dateType="Issued">2007-01-01</datacite:date>
          <dc:language>eng</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">journal article</dc:type>
          <oaire:version rdf:resource="http://purl.org/coar/version/c_970fb48d4fbd8a85">VoR</oaire:version>
          <jpcoar:identifier identifierType="URI">https://hiroshima-cu.repo.nii.ac.jp/records/1314</jpcoar:identifier>
          <jpcoar:relation>
            <jpcoar:relatedIdentifier identifierType="URI">http://www.ieice.org/jpn/trans_online/</jpcoar:relatedIdentifier>
            <jpcoar:relatedTitle>http://www.ieice.org/jpn/trans_online/</jpcoar:relatedTitle>
          </jpcoar:relation>
          <jpcoar:sourceIdentifier identifierType="NCID">AA10826272</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">1745-1361(online)|0916-8532(print)</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>IEICE Transactions on Information and Systems</jpcoar:sourceTitle>
          <jpcoar:volume>E90-D</jpcoar:volume>
          <jpcoar:issue>1</jpcoar:issue>
          <jpcoar:pageStart>2</jpcoar:pageStart>
          <jpcoar:pageEnd>12</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="e90-d_1_2.pdf">https://hiroshima-cu.repo.nii.ac.jp/record/1314/files/e90-d_1_2.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>712.2 kB</jpcoar:extent>
            <datacite:date dateType="Available">2023-02-28</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
