remove unneeded line
This commit is contained in:
parent
0ac1dd8df7
commit
782120f9ae
1 changed files with 0 additions and 2 deletions
|
@ -293,8 +293,6 @@ Building the program with BLAS support may lead to some performance improvements
|
|||
cmake --build . -config Release
|
||||
```
|
||||
|
||||
<a name="cublas"></a>
|
||||
|
||||
- #### cuBLAS
|
||||
|
||||
This provides BLAS acceleration using the CUDA cores of your Nvidia GPU. Make sure to have the CUDA toolkit installed. You can download it from your Linux distro's package manager or from here: [CUDA Toolkit](https://developer.nvidia.com/cuda-downloads).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue