fancyIX / sgminer-phi2-branch

A branch of sgminer optimized with GCN cross lane instructions on AMD (ethash, phi2, lyra2Z[z], allium, x25x, lyra2REv2/v3, argon2d, yescrypt, neoscrypt, 0x10)
GNU General Public License v3.0
54 stars 27 forks source link

Error: AMDIL doesn't support OpenCL version >= 2.0. #249

Closed UselessGuru closed 2 years ago

UselessGuru commented 2 years ago

Commadn line used:

Bin\SgMinerFancyIX-v0.7.6\sgminer.exe --scan-time 1 --gpu-threads 1 --worksize 256 --intensity 17 --kernel neoscrypt-xaya --url stratum+tcp://neoscrypt-xaya.eu.mine.zpool.ca:4234 --user ###################--pass ################,c=BTC --api-listen --api-port 4002 --gpu-platform 0 --device 0

image

AMD RX580 (8GB) & RX5700 show the same message. After pressing 'Enter' mining starts. Pls add an option to skip over the blocking 'press Enter'. Thank you.

fancyIX commented 2 years ago

@UselessGuru can you try cd Bin\SgMinerFancyIX-v0.7.6\Bin\SgMinerFancyIX-v0.7.6\ then run .\sgminer.exe Seems like the program cannot find kernel files if you don't "cd" to it's folder

UselessGuru commented 2 years ago

Seems like the program cannot find kernel files if you don't "cd" to it's folder Bin\SgMinerFancyIX-v0.7.6\sgminer.exe

This was just to show that I keep the miner in a separate directory. I do start the miner from it's folder.

It does find the kernel files (as you can see by the 'building binary...' message), and it starts mining file AFTER I press 'enter'.

UselessGuru commented 2 years ago

Resolved with v0.8.0