This repository was archived by the owner on Apr 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Mac Pro AMD FirePro D300 DAG Buffer error #341
Comments
I am having the same issue - if any one can advice will be very helpful |
Same error on Macbook Pro 2016
|
what i understood is that you need the more than 2gb vram for AMD card .. below that will not work |
Yes, the DAG is about 2.12GB now, so we need at least a 3GB card to mine. |
2 GB GPU can't mine ETH anymore. I think this issue can be closed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
any ideas?
cl 17:03:38|cl-0 Creating light cache buffer, size 35650624
cl 17:03:38|cl-0 Creating DAG buffer, size 2281701248
✘ 17:03:38|cl-0 Creating DAG buffer failed: clCreateBuffer -61
✘ 17:03:38|cl-0 OpenCL Error: clEnqueueWriteBuffer -38
cl 17:03:38|cl-1 Build info: :329:9: warning: comparison of integers of different signs: 'int' and 'const uint' (aka 'const unsigned int')
if (i == thread_id)
~ ^ ~~~~~~~~~
:364:9: warning: comparison of integers of different signs: 'int' and 'const uint' (aka 'const unsigned int')
if (i == thread_id)
~ ^ ~~~~~~~~~
cl 17:03:38|cl-1 Creating light cache buffer, size 35650624
cl 17:03:38|cl-1 Creating DAG buffer, size 2281701248
✘ 17:03:38|cl-1 Creating DAG buffer failed: clCreateBuffer -61
✘ 17:03:38|cl-1 OpenCL Error: clEnqueueWriteBuffer -38
The text was updated successfully, but these errors were encountered: