Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

GPU implementation of cast_storage (dense to csr) #7081

Merged
merged 8 commits into from
Jul 27, 2017

Commits on Jul 17, 2017

  1. Added gpu implementation for cast_storage dense to csr, unit tests, a…

    …nd benchmark. Additionally, cast_storage interface change to accommodate the need of temporary storage in cuda kernels.
    stefanhenneking committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    3755246 View commit details
    Browse the repository at this point in the history
  2. fixed whitespace

    stefanhenneking committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    f670b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. minor unittest update

    stefanhenneking committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    90de10a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. removed whitespace

    stefanhenneking committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    dee3cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    c72f66b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    60255e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    ae45a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    ae1ccd4 View commit details
    Browse the repository at this point in the history