What am i doing wrong
timeout 30
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout 10
PhoenixMiner.exe -pool coinotron.com:3344 -wal username.rig1 -pass x
I just keep getting
GPU1: 49C 0%, GPU2: 47C 0%, GPU3: 48C 0%, GPU4: 48C 0%, GPU5: 50C 0%, GPU6: 46C 0%
Waiting for job from the pool
You must add
-proto 1 to the command line for coinotron.com as shown in the first post of this thread:
PhoenixMiner.exe -pool coinotron.com:3344 -wal YourLoginName.WorkerName -pass x -proto 1
Does it not respect the -ethi argument? I run 2 on my main pc so i can barely tell it is running (Claymore). I can "feel" Phoenix running in the back ground at the same setting.
-ethi is supported and works roughly the same is in Claymore. You can try replacing
-ethi 0 with
-mi 0, which lowers the GPU load even more. The possible values of -mi (mining intensity) are from 0 to 12, where 10 is the default. Try the low values and see which one is best for your use case.