I have the following bat-file-settings now:
+++++++++++++
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer -k darkcoin -o stratum+tcp://coinotron.com:3341 -u xyz.xyz -p 123 -I 18 -g 2
+++++++++++++
When i start sgminer, i get the following error-message:
Unable to open darkcoin.cl or ./kernel/darccoin.cl for reading
Failed to init GPU thread0, disabling device 0
What is the reason that it doesn´t work?!