1 | initial version |
This error means that you card doesn't have enough resources to launch the code.
You can fix this error only by SURF
code modification - reduce thread block size, shared memory and register usage, etc. Or use newer card, because your card has old architecture (1.1) and the SURF
was optimized for Fermi (2.0).