Bobnova
|
|
October 08, 2011, 09:51:57 PM |
|
Excellent!
It ends up where I aimed you if you download the source and compile it, I didn't know there were prebuilt packages for libcurl. Would have made things easier! Anyway, how's performance?
|
BTC: 1AURXf66t7pw65NwRiKukwPq1hLSiYLqbP
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
October 08, 2011, 09:59:16 PM |
|
Excellent!
It ends up where I aimed you if you download the source and compile it, I didn't know there were prebuilt packages for libcurl. Would have made things easier! Anyway, how's performance?
Hashrate on my 1055T (@3.2Ghz) = 3.37 khash/s (x6 cores)
|
|
|
|
3phase
Sr. Member
Offline
Activity: 313
Merit: 251
Third score
|
|
October 08, 2011, 10:00:50 PM |
|
I finally got minerd compiled (ArtForz version)... First I did an " sudo apt-get install libcurl4-openssl-dev" but I couldn't find the libcurl.so file. After a search I found it was in /usr/lib I changed both the @LIBCURL lines in makefile to /usr/lib/libcurl.so Then I did "make" and suddenly I had " minerd" Another noob question: How do I make a " batch" file so I don't have to enter all the commands for minerd, every time I want to run it? In DOS / Windows I know all this shit but in Linux? Learning... put the following lines in the file: #! /bin/bash cd {MINERDIRECTORY} ./minerd --url ..... --user ... --pass ... -s ... -t ... save it and do a Then just run miner.sh every time you want to start it.
|
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
October 08, 2011, 10:51:20 PM |
|
I finally got minerd compiled (ArtForz version)... First I did an " sudo apt-get install libcurl4-openssl-dev" but I couldn't find the libcurl.so file. After a search I found it was in /usr/lib I changed both the @LIBCURL lines in makefile to /usr/lib/libcurl.so Then I did "make" and suddenly I had " minerd" Another noob question: How do I make a " batch" file so I don't have to enter all the commands for minerd, every time I want to run it? In DOS / Windows I know all this shit but in Linux? Learning... put the following lines in the file: #! /bin/bash cd {MINERDIRECTORY} ./minerd --url ..... --user ... --pass ... -s ... -t ... save it and do a Then just run miner.sh every time you want to start it. Thanks! Works for me I used ./minerd --url pool.simplecoin.us --userpass username:password -t 6 Should I add -s X or is the default scantime of 5 good enough? Now my Phenom II 1055T @ 3.5Ghz and 3.5 khash/s. So every Ghz = 1 khash/s vCore is at 1.325Volt (load line calibration on) and temperature 48C at full load.
|
|
|
|
bulanula
|
|
October 08, 2011, 11:44:58 PM |
|
Please merge mine Tenebrix and SolidCoin 2 !!! This will prove me that you ( Tenebrix guys ) have no bad intentions. Thank you !!!
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
October 09, 2011, 12:38:55 AM |
|
Please merge mine Tenebrix and SolidCoin 2 !!! This will prove me that you ( Tenebrix guys ) have no bad intentions. Thank you !!!
D'oh You need source code to do that - yeah think about it next time. ... and since the hash function is different you also can't merge mine.
|
|
|
|
bulanula
|
|
October 09, 2011, 12:43:44 AM |
|
Please merge mine Tenebrix and SolidCoin 2 !!! This will prove me that you ( Tenebrix guys ) have no bad intentions. Thank you !!!
D'oh You need source code to do that - yeah think about it next time. ... and since the hash function is different you also can't merge mine. Damn it !!! Plans ... crushed
|
|
|
|
Beta-coiner1
|
|
October 09, 2011, 03:04:44 AM |
|
^Interestingly,I believe the Masterpool site owner the approached the Solidcoin developer but mentioned it doesn't seem plausible to pursue for some reason or the other.
On the other hand would still love an Intel proc. optimized variant of "Minerd",lol.
|
|
|
|
bulanula
|
|
October 09, 2011, 03:07:54 AM |
|
^Interestingly,I believe the Masterpool site owner the approached the Solidcoin developer but mentioned it doesn't seem plausible to pursue for some reason or the other.
On the other hand would still love an Intel proc. optimized variant of "Minerd",lol.
Same. Otherwise fuck Tenecrapix and I move to SC2 as that is best for Intel !!!
|
|
|
|
ThiagoCMC
Legendary
Offline
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
|
|
October 09, 2011, 05:36:49 AM |
|
Hey so this is in a different thread too, but it definitely belongs here: For SandyBridge CPUs (corei7 with four digit model numbers) running Linux of some sort. 1) git the package. 2) ./configure (screw the flags) 3) gedit Makefile 4) find the line with "CFLAGS = " (there may be flags, there may not be) 5) Change that line to: "CFLAGS = -march=native -O3 -Wall -msse2 -msse3 -msse4.1 -msse4.2 -msse4 -mavx" No quotes. 6) make clean 7) make start the miner, see how it does! Brought my performance from 2.6kh/s per core (running one thread per core) to 3.66-3.7kh/s per core. Tested with 6 threads, +2 kh/s in total. HT works now! Just needed some hardcore flags, that's all. If you have a first generation core i CPU, leave -mavx off the end (ain't no VX), if it won't compile or won't run start cutting the -msse4.x lines off, starting with 4.2, then 4.1, then 4, eventually it'll start working. Don't forget to make clean then make, if you don't make clean you won't get a new minerd. I'm going to see if I can make some prebaked windows binaries for various CPUs, I may not have time till monday sometime though, we'll see. If this works for you, let me know! If it doesn't, let me know! Hi! My CPU is: Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz My flags: : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm ida dts tpr_shadow vnmi flexpriority ept vpid administrativo@miner1:~$ minerd --url http://pool.simplecoin.us:8337 --userpass UltraX.tbx1:1234 [2011-10-09 02:35:51] Binding thread 0 to cpu 0 [2011-10-09 02:35:52] Binding thread 1 to cpu 1 [2011-10-09 02:35:53] Binding thread 2 to cpu 2 [2011-10-09 02:35:54] Binding thread 3 to cpu 3 [2011-10-09 02:35:54] Long-polling activated for http://pool.simplecoin.us:8337/LPIllegal instruction Can I do something to optimize it?! Thanks!! Best, Thiago
|
|
|
|
grod
|
|
October 09, 2011, 07:59:10 AM |
|
Your cpu doesn't have the AVX instruction set, thus the core dump. Try CFLAGS="-O3 -march=native -msse4.2", that should be good for about 2.8 khash/core.
|
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
October 09, 2011, 10:17:31 AM |
|
^Interestingly,I believe the Masterpool site owner the approached the Solidcoin developer but mentioned it doesn't seem plausible to pursue for some reason or the other.
On the other hand would still love an Intel proc. optimized variant of "Minerd",lol.
There is an Intel optimized variant of minerd. You compile with the right flags for Intel, just like I did for the AMD variant.
|
|
|
|
Vitalik Buterin
|
|
October 09, 2011, 12:21:28 PM |
|
I've been mining at 600 khash/s (2 threads) for a few hours now, which seems to be about 15% of the power of the entire network. I find it very hard to believe that there are only six 3-year-old Macbooks mining the entire chain right now, and I haven't gotten the one block per 30 minutes that I should be. Any idea what's wrong?
|
Argumentum ad lunam: the fallacy that because Bitcoin's price is rising really fast the currency must be a speculative bubble and/or Ponzi scheme.
|
|
|
Lolcust (OP)
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
October 09, 2011, 12:25:16 PM |
|
Errr, TBX is being solomined by about 279 solo nodes and who knows how many folks @ pool right now.
Where is the "three macbooks" thing coming from ?
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
October 09, 2011, 12:25:21 PM |
|
I've been mining at 600 khash/s (2 threads) for a few hours now, which seems to be about 15% of the power of the entire network. I find it very hard to believe that there are only six 3-year-old Macbooks mining the entire chain right now, and I haven't gotten the one block per 30 minutes that I should be. Any idea what's wrong?
How many CPU's are you using for mining?
|
|
|
|
Vitalik Buterin
|
|
October 09, 2011, 12:36:06 PM |
|
Where is the "three macbooks" thing coming from ?
I said 6 3-year-old macbooks. Referring to my 3-year-old macbook seeming to have 1/6 of the power. How many CPU's are you using for mining?
Two.
|
Argumentum ad lunam: the fallacy that because Bitcoin's price is rising really fast the currency must be a speculative bubble and/or Ponzi scheme.
|
|
|
Lolcust (OP)
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
October 09, 2011, 12:38:51 PM |
|
Where is the "three macbooks" thing coming from ?
I said 6 3-year-old macbooks. Referring to my 3-year-old macbook seeming to have 1/6 of the power. Are you comparing BTC performance and TBX performance ? Or do you claim that your old macbooks can do scrypt-PoW that well ?
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
October 09, 2011, 12:39:02 PM |
|
Where is the "three macbooks" thing coming from ?
I said 6 3-year-old macbooks. Referring to my 3-year-old macbook seeming to have 1/6 of the power. How many CPU's are you using for mining?
Two. I think something is wrong on your side. No way you are getting 600khash from any CPU at this moment What miner are you using?
|
|
|
|
Vitalik Buterin
|
|
October 09, 2011, 12:43:45 PM |
|
I think something is wrong on your side. No way you are getting 600khash from any CPU at this moment What miner are you using? https://github.com/Lolcust/Tenebrix-miner
|
Argumentum ad lunam: the fallacy that because Bitcoin's price is rising really fast the currency must be a speculative bubble and/or Ponzi scheme.
|
|
|
Lolcust (OP)
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
October 09, 2011, 12:46:14 PM |
|
Hm, odd. So far, your case appears unique. What build procedure did you use and what is the OS ?
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
|