Open paolahydra opened 1 day ago
Hi Paola. Are you using the run_sorter_by_property(engine='loop') with a diffrent engine than loop ? Maybe you are using engine='joblib' and then you have a parallel acces to the cuda driver.
Hi Samuel, I am using engine='joblib' indeed. I will try using 'loop' instead.
There is no easy way to skip the group I have already processed, right?
Thanks! Paola
Hi everyone,
Occasionally, and in a not entirely reproducible way, I get this error while running kilosort (full error report in the file attached):
ks error.txt
With most datasets, I have no problems. With some datasets, calling the function again will work. With this one dataset, I am stuck at the second of 4 shanks and cannot move past that.
I have two questions:
Thanks, Paola running: spikeinterface 0.101.0 kilosort 4.0.6