CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
#1
I got a little problem here:

Code:
OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1:         Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz, skipped

OpenCL Platform #2: NVIDIA Corporation
======================================
- Device #2: GeForce GTX 480, 384/1536 MB allocatable, 16MCU
- Device #2: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
            See the wiki on how to disable it: https://hashcat.net/wiki/doku.php?id=timeout_patch
- Device #3: GeForce GTX 480, 384/1536 MB allocatable, 16MCU
- Device #3: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
            See the wiki on how to disable it: https://hashcat.net/wiki/doku.php?id=timeout_patch

Hashes: 6564274 hashes; 3281005 unique digests, 2967784 unique salts
Bitmaps: 19 bits, 524288 entries, 0x0007ffff mask, 2097152 bytes, 5/13 rotates
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Early-Skip
* Not-Iterated
* Brute-Force
Watchdog: Temperature abort trigger set to 95c
Watchdog: Temperature retain trigger set to 75c

Initializing device kernels and memory...

ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE




ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE




ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE




ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE




ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE


INFO: Removed 1761257 hashes found in pot file



ERROR: clEnqueueWriteBuffer(): CL_MEM_OBJECT_ALLOCATION_FAILURE

I use NIVDIA Geforce GTX 480 with 372.54.
And with cudaHashcat 2.01 it works fine.


Messages In This Thread
CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480 - by tonyvg - 08-29-2016, 06:15 AM