Skip to content

Installation

Victor Alencar edited this page Jun 11, 2020 · 3 revisions

Installation

Requirements

We assume you have Java SE 8 installed on your computer.

If GPU is available, the proper CUDA Runtime should be on the same directory of the application. Our releases come, by default, with the CUDA Runtime for Windows 64-bits.

If you intend to run the GPU capabilities from other environments, please refer to Compilation for other environments.

CUDA Runtime for Windows 64-bits: cudart64_101.dll

Usage

To use Prov-Dominoes, you can download one of the latest releases, extract it and execute the JAR File:

java -jar prov-dominoes-vX.YY.jar
Clone this wiki locally