Skip to content

Commit

Permalink
Updated build instructions for CUDA 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jcuda committed Sep 21, 2020
1 parent d3dc1ba commit eb38595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ In order to build all JCuda libraries, create a local working directory,
git clone https://github.com/jcuda/jcusparse.git
git clone https://github.com/jcuda/jcurand.git
git clone https://github.com/jcuda/jcusolver.git
git clone https://github.com/jcuda/jnvgraph.git
git clone https://github.com/jcuda/jcudnn.git

The [jcuda-main](https://github.com/jcuda/jcuda-main) project summarizes
Expand Down Expand Up @@ -95,7 +94,6 @@ for project in jcuda-main \
jcusparse \
jcurand \
jcusolver \
jnvgraph \
jcudnn
do
git clone https://github.com/jcuda/${project}.git
Expand Down

0 comments on commit eb38595

Please sign in to comment.