Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
added note about cuda9.2 requirement (#14140)
Browse files Browse the repository at this point in the history
  • Loading branch information
samskalicky authored and lanking520 committed Apr 4, 2019
1 parent b3ab101 commit 43f7c12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scala-package/mxnet-demo/java-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ This command will pick the default values specified in the [pom](https://github.

Note: If you are planning to use GPU, please add `-Dmxnet.profile=linux-x86_64-gpu`

Note: The Maven package is built with CUDA 9.2.

### Use customized version set
You can use the following instruction as an alternative to achieve the same result:
You may use `mvn package` to build the package,
Expand Down

0 comments on commit 43f7c12

Please sign in to comment.