<?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>GPU/CPU Benchmarking in Debian-based systems</dc:title>
  <dc:subject>CRAN Task View: HighPerformanceComputing (http://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:description>GPU/CPU Benchmarking on Debian-package based systems This
package benchmarks performance of a few standard linear algebra
operations (such as a matrix product and QR, SVD and LU
decompositions) across a number of different BLAS libraries as
well as a GPU implementation.

To do so, it takes advantage of the ability to &apos;plug and play&apos;
different BLAS implementations easily on a Debian and/or Ubuntu
system.  The current version supports - reference blas
(refblas) which are unaccelerated as a baseline - Atlas which
are tuned but typically configure single-threaded - Atlas39
which are tuned and configured for multi-threaded mode - Goto
Blas which are accelerated and multithreaded - Intel MKL which
are a commercial accelerated and multithreaded version. As for
GPU computing, we use the CRAN package - gputools

For Goto Blas, the gotoblas2-helper script from the ISM in Tokyo can be
used. For Intel MKL we use the Revolution R packages from
Ubuntu 9.10.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.11.1), RSQLite, plyr, reshape, lattice</dc:relation>
  <dc:relation>Suggests: gputools, Matrix</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:contributor>Dirk Eddelbuettel</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2010-10-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=gcbd</dc:identifier>
 </rdf:Description>
</rdf:RDF>

