Found argument '--cuda-power-limits' which wasn't expected, or isn't valid in this context
Opened this issue · 2 comments
NotoriousPyro commented
F:\OneDrive\Desktop\kaspa-miner-v0.2.1-GPU-0.7-default-win64-amd64>kaspa-miner-v0.2.1-GPU-0.7-default-win64-amd64.exe -a kaspa:qpgh8kfxhapwzp2hfyzah8xa4hkzddfhf750l9f0qdw9qxc3tymjj20qe98tn -t 4 -s stratum+tcp://kaspa-pool.org:4444 --cuda-workload 64 --cuda-power-limits 100
error: Found argument '--cuda-power-limits' which wasn't expected, or isn't valid in this context
Did you mean '--cuda-workload'?
If you tried to supply `--cuda-power-limits` as a value rather than a flag, use `-- --cuda-power-limits`
USAGE:
kaspa-miner-v0.2.1-GPU-0.7-default-win64-amd64.exe --mining-address <MINING_ADDRESS> --threads <NUM_THREADS> --kaspad-address <KASPAD_ADDRESS> --cuda-workload <CUDA_WORKLOAD>
For more information try --help
NotoriousPyro commented
Also tried what it suggested, no difference.
tmrlvi commented
Sound like the cuda plugin was not loaded. Did you get any warning?
Check that your cuda drivers are installed (if you can run nvidia-smi
you should be ok)