Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using LongCol_1shank.imro #493

Closed
ananmoran opened this issue Apr 30, 2022 · 0 comments · Fixed by #595
Closed

Error when using LongCol_1shank.imro #493

ananmoran opened this issue Apr 30, 2022 · 0 comments · Fixed by #595

Comments

@ananmoran
Copy link

Hi,
I have been successful in recording from Neuropixels probe with SpikeGLX and sorting with KS3 using the Bank0 only imro and channelmap. Lately I tried recording with the LongCol_1shank.imro. For sorting I created an associated channelMap using the example createChanMapFileFromImro.m which uses the LongCol_1shank imro. When trying to use KS3 with the new channelMap KS crashed and reported

Error using gpuArray
An unexpected error occurred during CUDA execution. The CUDA error was:
CUDA_ERROR_ILLEGAL_ADDRESS

Error in standalone_detector (line 67)
iC = gather(iC);

When I replaced the LongCol_ channel map with the Bank0 one it did not crash, but unsurprisingly produced not the best results (mixing bank0 and bank1 channels).

Has anyone experienced such behavior? Have you managed to use KS3 with longCol configuration?

Thanks
Anan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant