<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Runtime 'SIMD' Dispatch Templates for 'C' Code in 'R' Packages</dc:title>
  <dc:title>R package RsimdDispatch version 0.1.1</dc:title>
  <dc:description>Provides templates and a working example for runtime Single
    Instruction Multiple Data ('SIMD') dispatch in 'C' code used by 'R'
    packages. Packages can stage scalar and architecture-specific kernel
    objects during configuration, then select a compiled and CPU-supported
    implementation at runtime through guarded function pointers. The package
    also vendors the header-only 'SIMDe' library for downstream packages through
    the 'LinkingTo' field.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: bench, knitr, rmarkdown, tinytest</dc:relation>
  <dc:creator>Sounkou Mahamane Toure &lt;sounkoutoure@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sounkou Mahamane Toure [aut, cre],
  Evan Nemerson [cph] (SIMDe copyright holder),
  SIMDe contributors [ctb] (Contributors to the bundled SIMDe header
    library)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RsimdDispatch</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RsimdDispatch</dc:identifier>
</oai_dc:dc>
