Bitcoin Forum
May 02, 2024, 04:32:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106]
2101  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 10, 2014, 12:34:55 PM
Original:
Quote
[GPU 0] T=-1C A=-1% E=0 primes=0.103835 fermat=482404/sec cpd=6.07/day
(ST/INV/DUP): 1x 8ch(0/0/0) 1x 9ch(0/0/0)

With replaced Fermat:
Quote
(ST/INV/DUP): 1x 8ch(0/0/0)
[GPU 0] T=-1C A=-1% E=0 primes=0.104250 fermat=496779/sec cpd=6.51/day

My code uses 384-bit operands, need to create 352-bit version and tune sieve parameters.
2102  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 10, 2014, 12:06:43 PM
Built success on linux (pool and client):
Quote
[GPU 0] T=-1C A=-1% E=0 primes=0.103835 fermat=482404/sec cpd=6.07/day
(ST/INV/DUP): 1x 8ch(0/0/0) 1x 9ch(0/0/0)
Now try replace a Fermat test function
2103  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 10, 2014, 10:42:25 AM
Quote
CD_X x86_64-Linux # ./webserver --docroot /usr/share/Wt --http-address 0.0.0.0 --http-port 80 --initwtdb
[2014-May-10 14:34:56.672193] 21248 - [info] "WServer/wthttp: fatal: Error: unknown option initwtdb"
Built with system libwt version 3.3.1, or 3.3.2 is minimal required?
Client built sucessfully.
2104  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 10, 2014, 08:56:20 AM
Oh so it is faster than madmax? which meant the following: claymore > primeGPU ? xpmclminer > madPrimeMiner ?
Mining algorithm consists of two parts - sieve and Fermat test. madPrimeMiner have very fast sieve and slow non-optimized Fermat test, xpmclminer have too poor sieve, but fast Fermat test. I will merge two miners code for create fastest XPM miner.
2105  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 10, 2014, 08:23:07 AM
Fermat test 4 times (about 400%) slower than open source xpmclminer implementation, I will try merge miners code, 8-9 CPD on Radeon R9 290X is really Smiley
2106  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] New Primecoin Pool + GPU Miner on: May 07, 2014, 08:33:04 PM
EDIT: Managed to get the backup working Smiley now i only need to find a way to increase the file descriptors in linux...
ulimit -n ? Smiley
Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!