Skip to content
  • Bram Veenboer's avatar
    Remove some of the host registered memory code · 37ab1c25
    Bram Veenboer authored
    The intention is to not use this anymore. New methods copy_htod and
    copy_dtoh are added when fast memory copies (from
    page-locked memory) are needed. Due to using only a small buffer,
    synchronization is needed. A future version may implement
    double-buffering here.
    37ab1c25