Xtra-Computing / thundersvm

ThunderSVM: A Fast SVM Library on GPUs and CPUs
Apache License 2.0
1.55k stars 215 forks source link

CUDA 11 support #233

Closed adrien1018 closed 3 years ago

adrien1018 commented 3 years ago

Allow compiling using CUDA 11. Fixes #222, #226 and #227.

zeyiwen commented 3 years ago

@adrien1018 Thank you very much for the fix. We are reviewing the PR, and will merge it.