Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kokkos/kokkos-kernels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.00
Choose a base ref
...
head repository: kokkos/kokkos-kernels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.01
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 19, 2021

  1. Move spmv fallback branch out of TPL layer

    Calling the native spmv impl from inside TPL layer was causing it to be
    instantiated for every type combination in each time spmv was included.
    brian-kelley committed Jan 19, 2021
    Copy the full SHA
    4e1cc00 View commit details
  2. Copy the full SHA
    fe439b2 View commit details
Loading