(Shiva) C:\Users\flavi\Desktop\Analysis1\tmp_KS7>matlab -nosplash -wait -log -r kilosort3_master
[Warning: Name is nonexistent or not a directory: C:\Users\flavi\AppData\Local\Temp\Editor_kpdit]
Time 0s. Computing whitening matrix..
Getting channel whitening matrix...
Channel-whitening matrix computed.
Time 4s. Loading raw data and applying filters...
Time 7s. Finished preprocessing 3 batches.
vertical pitch size is 20
horizontal pitch size is 32
11 27 43 59
Hello,
I'm trying to do a recording analysis with Kilosort3 but have this error
(Shiva) C:\Users\flavi\Desktop\Analysis1>C:
(Shiva) C:\Users\flavi\Desktop\Analysis1>cd C:\Users\flavi\Desktop\Analysis1\tmp_KS7
(Shiva) C:\Users\flavi\Desktop\Analysis1\tmp_KS7>matlab -nosplash -wait -log -r kilosort3_master [Warning: Name is nonexistent or not a directory: C:\Users\flavi\AppData\Local\Temp\Editor_kpdit] Time 0s. Computing whitening matrix.. Getting channel whitening matrix... Channel-whitening matrix computed. Time 4s. Loading raw data and applying filters... Time 7s. Finished preprocessing 3 batches. vertical pitch size is 20 horizontal pitch size is 32 11 27 43 59
766
[Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In standalone_detector (line 10) In datashift2 (line 58) In kilosort3_master (line 23)] [Warning: An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESS] [> In datashift2 (line 3) In kilosort3_master (line 23)] ----------------------------------------Error using gpuArray/gather An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_ILLEGAL_ADDRESSERROR: MATLAB error Exit Status: 0x00000001
My cuda version is ans =
CUDADevice with properties:
My equipment is OS: Win10 64x Matlab version: 2020b CUDA ToolkitVersion: 10.2 Compiler (C++): Microsoft Visual C++ 2015
I would be so grateful if you could help me !! I know other issues were opened on this topic but I already tried everything that was suggested