Prerequisites

Fast fingerprint searching in Graphsim TK is GPU-enabled. In order to run searches on a GPU please refer to the guidelines below:

Usage

An example of how to perform fast fingerprint searches can be found at Searching fast fingerprint database. To run using a GPU the OEFastFPDatabaseMemoryType.CUDA constant is used to construct the OEFastFPDatabase object. If using the example script aforementioned, simply run the script with -memorytype CUDA.