-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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 resourcesC:\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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels