Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AeriumX | SWAP | PoW | PoS | MN | NEW GPU ALGO | ZEROCOIN
by
kostepanych2
on 20/06/2018, 10:46:12 UTC
Trying to use sgminer-kl-1.0.5_fix-windows_x64 with AMD 280X GPU and get an error:

Code:
Error -11: Building Program (clBuildProgram)
c:\Users\User43\AppData\Local\Temp\OCL10880T5.cl", line 158: error:
          variable with automatic storage duration cannot be stored in the
          named address space
    __local uint AES0[256];
c:\Users\User43\AppData\Local\Temp\OCL10880T5.cl", line 160: error:
          identifier "AES0" is undefined
      AES0[i] = AES0_C[i];

This miner doesn't work with such old GPU?