-
I have an old nVidia GTX550Ti. nVidia page directs me to driver version 391.35 that has CUDA 9.1.84. The problem is that lots of miners need CUDA 9.2 or newer so I get lots of warnings telling me that…
Djago updated
5 years ago
-
Is it possible to remove an algorithm from pool profile instead of writing all algorithms we need?
I have an idea about that. Please consider.
For example i only want to remove phi2 algo from zergp…
-
Anyway you could update miner for Phi2?
-
can you add minimum hash or miners para to algorithms.config.txt?
some high diff algos need should be mined only when there is enough hashrate
algos like phi2,bitcore,bcd,x16r
-
I have been wondering why FancyIX was failing on benchmarking so I went to the github and found out that openssl needs to be installed for Windows. The link is here https://github.com/fancyIX/sgminer…
-
@jonsterling There are two optimizations of act/run I regard as essential in the new domain:
- [x] The `run phi2` should be completely "dropped" in `run phi1 @@ run phi2 m`.
- [x] If `m` is alread…
-
I am trying to enable the debugging mode and apply "line:variable" as the slicing criterion. I use the fact.c showing in the dg README as an example.
I first enable the debugging mode by the follow…
-
Hi!
CNv8 miners are not listed as active (and not listed in the screen), but they're not banned in the config and I haven't changed anything (it was working right! I don't know when I've lost it).
…
Djago updated
5 years ago
-
```
function_def:
| s=SYMBOL OPEN args=sorted_var* CLOSE ret=sort body=term CLOSE
{ I.(mk term s), args, ret, body }
```
The last `CLOSE` is a typo. It should be removed.
-
https://github.com/fancyIX/sgminer-phi2-branch/issues/20#issuecomment-414091953