<?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-12T23:24:57Z</responseDate>
  <request verb="GetRecord" identifier="oai:hiroshima-cu.repo.nii.ac.jp:00001314" metadataPrefix="oai_dc">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>
        <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>A MATLAB-Based Code Generator for Parallel Sparse Matrix Computations Utilizing PSBLAS</dc:title>
          <dc:creator>SASAOKA, Taiji</dc:creator>
          <dc:creator>ササオカ, タイジ</dc:creator>
          <dc:creator>KAWABATA, Hideyuki</dc:creator>
          <dc:creator>カワバタ, ヒデユキ</dc:creator>
          <dc:creator>KITAMURA, Toshiaki</dc:creator>
          <dc:creator>キタムラ, トシアキ</dc:creator>
          <dc:creator>笹岡, 泰司</dc:creator>
          <dc:creator>川端, 英之</dc:creator>
          <dc:creator>北村, 俊明</dc:creator>
          <dc:description>application/pdf</dc:description>
          <dc:description>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.</dc:description>
          <dc:description>journal article</dc:description>
          <dc:publisher>電子情報通信学会(IEICE)</dc:publisher>
          <dc:date>2007-01-01</dc:date>
          <dc:type>VoR</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>IEICE Transactions on Information and Systems</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>E90-D</dc:identifier>
          <dc:identifier>2</dc:identifier>
          <dc:identifier>12</dc:identifier>
          <dc:identifier>AA10826272</dc:identifier>
          <dc:identifier>1745-1361(online)|0916-8532(print)</dc:identifier>
          <dc:identifier>https://hiroshima-cu.repo.nii.ac.jp/record/1314/files/e90-d_1_2.pdf</dc:identifier>
          <dc:identifier>https://hiroshima-cu.repo.nii.ac.jp/records/1314</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:relation>http://www.ieice.org/jpn/trans_online/</dc:relation>
          <dc:relation>http://www.ieice.org/jpn/trans_online/</dc:relation>
          <dc:rights>copyright©2007 IEICE</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
