Xtra-Computing / thundersvm

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

pip install thundersvm fail #254

Open jsun94 opened 2 years ago

jsun94 commented 2 years ago

I'm trying to use thundersvm python version in Xavier.

Building with C++ was successful, but

pip install thundersvm

is not available.

Can't use thundersvm(python) in Xavier?