Do not use OpenCL CPU devices by default to avoid slow GPU synchronization, user...
authorjsteube <jens.steube@gmail.com>
Wed, 13 Jan 2016 19:27:26 +0000 (20:27 +0100)
committerjsteube <jens.steube@gmail.com>
Wed, 13 Jan 2016 19:27:26 +0000 (20:27 +0100)
commite7e6c4da172c167bd54481a3234f723e3f16740c
tree4f6618878aa5538f96f5242f0c2a38833b53a99c
parentd3dc57896e257cd4938ab36810c94ace093e1b8d
Do not use OpenCL CPU devices by default to avoid slow GPU synchronization, user needs to explicitly enable them using --opencl-device-type
If a platform like pocl is filtered by any of the filter mechanism do not request the user to use --force
src/oclHashcat.c
src/shared.c