File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Gpufit/java/gpufit/gradle/wrapper Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.0 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ updated Nvidia graphics driver. The binary package contains:
3434- Matlab 32 bit and 64 bit bindings, with Matlab examples.
3535- Python version 2.x and version 3.x bindings (compiled as wheel files) and
3636 Python examples.
37+ - Java 8 32 bit and 64 bit bindings, with Java examples.
3738- This manual in PDF format.
3839
3940To re-build the binary distribution, see the instructions located in
@@ -71,6 +72,8 @@ The following tools are required in order to build Gpufit from source.
7172* Boost _ 1.58 or later (required if you want to build the tests)
7273* MATLAB _ if building the MATLAB bindings (minimum version Matlab 2012a)
7374* Python _ if building the Python bindings (Python version 2.x or 3.x)
75+ * Java if building the Java bindings (minimum Java JDK version 8)
76+ * PDF Latex installation (like Miktex) if converting the documentation from Latex to PDF
7477
7578Source code availability
7679------------------------
You can’t perform that action at this time.
0 commit comments