ERROR: clEnqueueCopyBuffer() -30
#7
The optimal -n/-u values vary depending on the algorithm. The -n/-u values you were using are for WPA, not MD5. Typically for MD5 you'd use -n 128 -u 1024 (or -n 256 if you have the RAM to support it.)

If you are unsure what the optimal values should be for each algorithm, just use ''-w 3'' as it will automatically select the optimal -n/-u values for that algorithm.


Messages In This Thread
ERROR: clEnqueueCopyBuffer() -30 - by r9290xocl - 02-21-2015, 10:43 PM
RE: ERROR: clEnqueueCopyBuffer() -30 - by atom - 02-23-2015, 12:08 AM
RE: ERROR: clEnqueueCopyBuffer() -30 - by atom - 02-23-2015, 12:09 PM
RE: ERROR: clEnqueueCopyBuffer() -30 - by epixoip - 02-23-2015, 10:09 PM
RE: ERROR: clEnqueueCopyBuffer() -30 - by epixoip - 02-24-2015, 01:07 AM