Can this pool and coin use AMD cards? If so, how? I've tried sgminer and I keep getting all kinds of errors including these:
:1274:26: note: passing argument to parameter 'X' here
void ScratchpadMix(void *X, const __global void *V, uchar idx)
^
:1372:24: warning: incompatible pointer types passing '__global ulong16 *__attribute__((address_space(16776963))
)' to parameter of type '__global uint16 *'
if (i) SMix_Chacha(X,V); else SMix_Salsa(Z,V);
^
:1309:48: note: passing argument to parameter 'V' here
void SMix_Chacha(uint16 X[4], __global uint16 *V)
"Intensity" parameter too high... ?