You already can with AMD cards. There is a custom made sgminer that was released last week.
The source code is available here: https://github.com/CryptoCoderz/sgminer_HMQ1725
The Windows release is available here: https://github.com/CryptoCoderz/sgminer_HMQ1725/blob/master/release/sgminer_build_HMQ1725.zip?raw=true
We are still waiting on ccminer for nVidia cards to be finished and released. Once it is it should be posted in the thread as well as in the OP.
I should also note to anyone that was trying to mine with their integrated Intel Graphics cards that you cannot mine with them. Intel never released a devkit for their cards, so no program can be compiled to use them.
I'm mining with my NVIDIA 970M with no issues
I didn't clarify. You can mine with nvidia with sgminer, but you will not get anywhere near the hashrate that you will with ccminer when it is released.
Is there any bat file that any one want to share , the example show --kernel Lyra2RE . but it doesnt work for me
remove Lyra2RE and change it to hmq1725
could you help with providing a bat file ?
when i open the exe. it run but when i try with a bat file it crash
This is the content of the batch file I am using:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe --kernel hmq1725 -o stratum+tcp://esp.suprnova.cc:3453 -u account.user1 -p x -I 15 -w 256
Hope it helps.
i have a i7 laptop already mining using my cpu just wanted to try this but
needed your info.