can someone explain to me how to mine, i downloaded the x13mod with sgminer, copied and pasted GPU_MAX_ALLOC_PERCENT=100
sgminer -k x13mod -o stratum+tcp://opc-stratum.pool.mn:7845 -u xx.1 -p xx-I 17 -g 4 -w 128
into notepad and saved it as .bat file, when i open it says
[16:05:44] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[16:05:44] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[16:05:44] Kernel x13mod is experimental.
[16:05:44] Error -11: Building Program (clBuildProgram)
[16:05:44] :79:10: fatal error: 'blake.cl' file not found
#include "blake.cl"
^
1 diagnostic generated.
error: front end compiler failed build.
[16:05:44] Failed to init GPU thread 0, disabling device 0
[16:05:44] Restarting the GPU from the menu will not fix this.
[16:05:44] Try restarting sgminer.
Press enter to continue:
Please help.