I'm experimenting Awesome miner and I faced a strange behavior. I user suprnova for ZEN, configuration is okay and works with 230sol.
When I run bat file from directory without awesome miner it works with 410sol.
I seems that AWminer runs on hald sol rate.
configuration is so simple and I get command line parameters that AWminer passes to miner.exe, wrote them to bat file and again speed is 430sol.
speeds in AWminer and suprnova web site are consistent. There's no mistake.
my friends do you ever faced same problem ?
bat file and AWminer parameters (they both same) as follows:
miner.exe --server zen.suprnova.cc --user myworker.myworker1 --pass x --port 3618 --cuda_devices 0 1 2 3 4 5 --api 0.0.0.0:4030
another saying: when I run this line from command prompt speed is 410sol. When AWminer calls this program, from exact same location, with exact same arguments speed is 230sol.
I have only one card, win10 with all updates and AWminer 4.3.2
thanks.