Skip to content

Commit

Permalink
v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kxzuir committed Jun 29, 2018
1 parent 4f13ebd commit 3a48948
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 @@ -6,7 +6,7 @@ You can either use Visual Studio 2017 under Windows, or use Makefile under Linux

Before building, you need to put [cusplibrary](https://github.com/cusplibrary/cusplibrary) into folder `/cusp `. For Linux users, change `CUDA_INSTALL_PATH ` in `Makefile` is also required.

The program has been tested on nVIDIA GeForce GTX 1060 6G with CUDA SDK v9.1, CUSP v5.1 and major operating systems (Ubuntu 16.04.3 and Windows 10 Pro, 1803).
The program has been tested on NVIDIA GeForce GTX 1060 6G with CUDA SDK v9.2, CUSP v5.1 and major operating systems (Ubuntu 16.04.3 and Windows 10 Pro, 1803).

Usage example: `./spgemm_sc cant.max 1.0 `

Expand Down

0 comments on commit 3a48948

Please sign in to comment.