RUSH-LAB / Flash

LSH-GPU ANN package
Apache License 2.0
91 stars 25 forks source link

Destructor memory issues #9

Open PsLink opened 1 year ago

PsLink commented 1 year ago

In LSHReservoirSampler_init.cpp, the destructor will call cl functions even if the OpenCL is not used and might cause memory issues.