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

[v1.x] Backport #19530 #19532

Merged
merged 1 commit into from
Nov 14, 2020
Merged

Commits on Nov 14, 2020

  1. Don't use namespace for pow() function, since it is built into cuda m…

    …ath library, and cast the second argument so it will find an acceptable form.
    
    Remove thrust library override and use default from cuda 11.0.
    
    Fix lint.
    Joe Evans committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    cf25c11 View commit details
    Browse the repository at this point in the history