Skip to content

clEnqueueReadBuffer failed: out of resources #1

@innsternet

Description

@innsternet

C:\Python27>python beef.py 18273 0.12345678 0.42424242 0.86737282
Starting search...
Traceback (most recent call last):
File "beef.py", line 57, in
cl.enqueue_copy(queue, result_count_np, result_count_cl)
File "C:\Python27\lib\site-packages\pyopencl__init__.py", line 1086, in enqueue_copy
return _cl._enqueue_read_buffer(queue, src, dest, **kwargs)
pyopencl.RuntimeError: clEnqueueReadBuffer failed: out of resources

C:\Python27>

I getting the following run time error when trying the example? I had a little look around and found this which mentions it could be something to do with trying to write to out of bounds memory space?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions