﻿<?xml version="1.0" encoding="UTF-8"?>
<records>
  <record>
    <language>eng</language>
    <publisher>Science and Education Publishing</publisher>
    <journalTitle>American Journal of Applied Mathematics and Statistics</journalTitle>
    <eissn>2333-4576</eissn>
    <publicationDate>2014-08-04</publicationDate>
    <volume>2</volume>
    <issue>4</issue>
    <startPage>224</startPage>
    <endPage>230</endPage>
    <doi>10.12691/ajams-2-4-9</doi>
    <publisherRecordId>AJAMS2014249</publisherRecordId>
    <documentType>article</documentType>
    <title language="eng">A Survey of R Software for Parallel Computing</title>
    <authors>
      <author>
        <name>Esam Mahdi</name>
        <email>emahdi@iugaza.edu.ps</email>
        <affiliationId>1</affiliationId>
      </author>
    </authors>
    <affiliationsList>
      <affiliationName affiliationId="1">Department of Mathematics, Islamic University of Gaza</affiliationName>
    </affiliationsList>
    <abstract language="eng">This article provides a summary of a selection of some of the high-performance parallel packages (libraries) available from the Comprehensive R Archive Network (CRAN) using the statistical software R. These packages can utilize multicore systems often found in modern personal computers as well as computer cluster or grid computing in order to provide linear speed up the computations in many of advanced statistical modern applications. Some illustrative R parallel codes are given in order to introduce the reader to some basic ideas about parallel programming in R packages.</abstract>
    <fullTextUrl format="pdf">http://pubs.sciepub.com/ajams/2/4/9/ajams-2-4-9.pdf</fullTextUrl>
    <keywords language="eng">
      <keyword>R</keyword>
      <keyword>high performance computing</keyword>
      <keyword>network of workstations</keyword>
      <keyword>message passing interface</keyword>
      <keyword>parallel computing</keyword>
      <keyword>computer cluster</keyword>
      <keyword>grid computing</keyword>
      <keyword>multicore systems</keyword>
    </keywords>
  </record>
</records>