CL_MEM_OBJECT_ALLOCATION_FAILURE in oclBandwitdhtest but the other examples work!

Hi there,

I tried the oclBandwithTest which comes the the SDK, but I get a CL_MEM_OBJECT_ALLOCATION_FAILURE error. Running the other examples, like oclParticles, does not result in an error.

What could be the cause? I am using 260.19.21.

Please let me know, if you require additional information.

cheers,

./oclBandwidthTest Starting...

Running on...

Quadro FX 580

Quick Mode

Host to Device Bandwidth, 1 Device(s), Paged memory, direct access

   Transfer Size (Bytes)        Bandwidth(MB/s)

   33554432                     853096.9

Device to Host Bandwidth, 1 Device(s), Paged memory, direct access

   Transfer Size (Bytes)        Bandwidth(MB/s)

   33554432                     667086.1

!!! Error # -4 (CL_MEM_OBJECT_ALLOCATION_FAILURE) at line 783 , in file oclBanwidthTest.cpp !!!

Exiting...

-----------------------------------------------------------

It is an old joke, but turning it off and on again (aka computer reboot) seemed to have worked.