pybitmessage.openclpow module

Module for Proof of Work using OpenCL

initCL()[source]

Initlialise OpenCL engine

openclAvailable()[source]

Are there any OpenCL GPUs available?

openclEnabled()[source]

Is OpenCL enabled (and available)?

do_opencl_pow(hash_, target)[source]

Perform PoW using OpenCL