You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to documentation of flann, you sould set "cores" variable in "searchparams" to run it on multiple cores.
"searchparams" is not accepted in any python function as an input. Thus I suppose that python does not support multiprocessing.
Does pyflann support multithreads?
If yes how?
Thanks.
The text was updated successfully, but these errors were encountered: