Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/MouseLand/Kilosort2
Browse files Browse the repository at this point in the history
  • Loading branch information
marius10p committed Mar 4, 2019
2 parents 3549d6e + 722df51 commit 4e07d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Required toolboxes: parallel computing toolbox, signal processing toolbox.

You must run and complete successfully "mexGPUall" in the CUDA folder. This requires mexcuda support, which comes with the parallel computing toolbox. To set up mexcuda compilation, install the exact version of the CUDA toolkit compatible with your Matlab version (see [here](https://www.mathworks.com/help/distcomp/gpu-support-by-release.html)). On Windows, you must also install a CPU compiler, for example the freely available [Visual Studio Community 2013](https://www.visualstudio.com/vs/older-downloads/). Note that the most recent editions of Visual Studio are usually not compatible with CUDA. If you had previously used a different CPU compiler in Matlab, you must switch to the CUDA-compatible compiler using mex -setup C++. For more about mexcuda installation, see these [instructions](http://uk.mathworks.com/help/distcomp/mexcuda.html).

### General instructions for running Kilosort ###
### General instructions for running Kilosort2 ###

#### Option 1: Using the GUI

Expand Down

0 comments on commit 4e07d21

Please sign in to comment.