Xtra-Computing / thundersvm

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

The GPU memory doesn't release after the model training is finished. #137

Closed ZesenChen closed 5 years ago

ZesenChen commented 5 years ago

Hello. I used multiprocessing for thundersvm training for multi-lablel problem. However, after some models training are finished, the memory of GPU didn't release. Can anyone give me some advice?

zeyiwen commented 5 years ago

Which interface do you use? Would you construct a minimum example for us to reproduce the problem?

zeyiwen commented 5 years ago

Not active... So I like to close it.