Open ghost opened 10 years ago
Please try this patch:
by storing it to a file patch.txt and applying it using:
patch -p 0 <patch.txt
This patch is working for me. I'm using Win 7 64 bit, with 13.12 AMD drivers. R9 270x.
So you compiled the patch for 32 bit and checked it on a 64 bit system? What is the use of that?
Please try 3.7.7c on the 32bit system.
I tried all of the precompiled binaries for windows in the "Public Beta Test" thread. With all of them i get "error-61". I compiled the source with MinGW before the commits from today and the problem still appears. After modifying the ocl.c as you suggest and rebuild the source everything is working fine for ~4 hours. I am getting 42-44 KH/s per card / R9 270/. I'm sure that my OS is Win 7 64 bit.
See
https://forum.feathercoin.com/index.php?/topic/7934-error-61-clcreatebuffer-padbuffer8/
as a starting point for a more general solution.