<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Easier cluster computing (based on snow)</dc:title>
  <dc:subject>CRAN Task View: HighPerformanceComputing (http://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:description>Usability wrapper around snow for easier development of
parallel R programs. This package offers e.g. extended error
checks, and additional functions. All functions work in
sequential mode, too, if no cluster is present or wished.
Package is also designed as connector to the cluster management
tool sfCluster, but can also used without it.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: snow</dc:relation>
  <dc:relation>Suggests: Rmpi</dc:relation>
  <dc:creator>Jochen Knaus &lt;jo@imbi.uni-freiburg.de&gt;</dc:creator>
  <dc:contributor>Jochen Knaus</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2010-04-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=snowfall</dc:identifier>
 </rdf:Description>
</rdf:RDF>

