kokkos-kernels
kokkos-kernels copied to clipboard
Move KokkosSparse::Experimental::SPTRSVAlgorithm to KokkosSparse::SPTRSVAlgorithm
@jczhang07 the DCO test is failing because you didn't sign off your commit
git commit --amend -s
# caution
git push -f
# caution
Instead of git push -f I would recommend git push origin +branch_name which only force branch_name to the remote