Post
Topic
Board Mining (Altcoins)
Re: NeoScrypt: The Future of CPU and GPU Mining
by
jkister
on 16/11/2014, 06:28:42 UTC
HD6970: 19.5KH/s to 50.5KH/s and no HW errors!

hmm - i replaced my neoscrypt.cl with yours then deleted my bin file.  when sgminer goes to recreate it:
Quote
[01:20:47] Building binary neoscryptCaymangw128l8tc7000.bin
[01:20:47] Error -11: Building Program (clBuildProgram)
 [01:20:47] "/tmp/OCL18375T14.cl", line 596: error: identifier "WORKGROUPSIZE" is undefined
  __kernel __attribute__((reqd_work_group_size(WORKGROUPSIZE, 1, 1)))
                                               ^

1 error detected in the compilation of "/tmp/OCL18375T14.cl".

Frontend phase failed compilation.

any idea what i've done wrong?  not sure if 'workgroupsize' has anything to do with 'worksize' but ive tried it at 128, 256, and undefined.