Alpinist
|
|
June 30, 2014, 05:00:00 PM |
|
Can somebody help please. What soft do I need to compile Win 7 64bit binaries from the source?
|
|
|
|
jadefalke
Legendary
Offline
Activity: 1456
Merit: 1014
|
|
June 30, 2014, 07:49:52 PM |
|
hi on a Intel Xeon E3-1225v3 i getting 189 h/s is that in the normal Range or should that be more? i configured it with march-native
|
|
|
|
sk00t3r
|
|
July 01, 2014, 12:50:03 PM |
|
hi on a Intel Xeon E3-1225v3 i getting 189 h/s is that in the normal Range or should that be more? i configured it with march-native
On an Xeon E5-2430 v2 @ 2.5ghz I am getting about 198 h/s. I do not know how the two compare. Just thought Id throw some numbers at you.
|
|
|
|
supercoin434
Newbie
Offline
Activity: 20
Merit: 0
|
|
July 01, 2014, 02:51:55 PM |
|
Is there any special params to run the miner under a Xeon? I have Xeon E5 but the miner keeps crashing. I have tried the AES and non-AES versions with same result
|
|
|
|
ahu
Newbie
Offline
Activity: 15
Merit: 0
|
|
July 01, 2014, 05:48:11 PM |
|
I get 465 h/s with a Xeon E5-2670v2 and with "-t 11" parameter on Windows. And this with the CPU drawing only 58W. Happy with the efficiency
|
|
|
|
Alpinist
|
|
July 02, 2014, 07:28:13 PM |
|
Can not compile win64 binaries from the source. Is there any tutorial about how to do that?
|
|
|
|
Alpinist
|
|
July 02, 2014, 10:06:36 PM |
|
Can not compile win64 binaries from the source. Is there any tutorial about how to do that?
It's not easy. If you're not good at cross-compiling, I'd give up. It's clear that it's not easy. Would you kindly make a step-by-step guide? I think many people in this thread are not very strong at cross-compiling but wanna be a little bit.
|
|
|
|
Alpinist
|
|
July 03, 2014, 10:49:27 AM |
|
Can not compile win64 binaries from the source. Is there any tutorial about how to do that?
It's not easy. If you're not good at cross-compiling, I'd give up. It's clear that it's not easy. Would you kindly make a step-by-step guide? I think many people in this thread are not very strong at cross-compiling but wanna be a little bit. A step-by-step guide would take quite a while and would only work on Arch Linux x64... Ok. It's worth to wait for.
|
|
|
|
andrepd
Newbie
Offline
Activity: 14
Merit: 0
|
|
July 04, 2014, 03:44:32 PM |
|
One question: when I start the miner on my 2 core machine, it spawns only one thread, and runs at ~35H/s. When I use `-t 2` it runs at nearly double, 60-70H/s. What are the downsides, if any, of running two threads. I'm presuming there is a reason the miner spawns only 1 on a 2 core machine.
|
|
|
|
equipoise
|
|
July 04, 2014, 03:56:29 PM |
|
^If you are using the PC while mining it could become slow if all the threads are used. You could try running it with below normal priority on 2 threads if it's OK for you. If you are not using the PC mine on 2 threads (normal priority), but monitor the temperature to stay appropriate for your processor with a good Distance to TJ MAX. Also keep your fan clean. I use Realtemp for monitoring the temperature.
|
|
|
|
andrepd
Newbie
Offline
Activity: 14
Merit: 0
|
|
July 04, 2014, 06:17:18 PM |
|
^If you are using the PC while mining it could become slow if all the threads are used. You could try running it with below normal priority on 2 threads if it's OK for you. If you are not using the PC mine on 2 threads (normal priority), but monitor the temperature to stay appropriate for your processor with a good Distance to TJ MAX. Also keep your fan clean. I use Realtemp for monitoring the temperature.
I'm cloud mining, testing for profitability, so that isn't an issue.
|
|
|
|
ABISprotocol
|
|
July 05, 2014, 05:57:21 AM |
|
Can not compile win64 binaries from the source. Is there any tutorial about how to do that?
It's not easy. If you're not good at cross-compiling, I'd give up. It's clear that it's not easy. Would you kindly make a step-by-step guide? I think many people in this thread are not very strong at cross-compiling but wanna be a little bit. A step-by-step guide would take quite a while and would only work on Arch Linux x64... Step by step guide? Not for windows, but for linux / Ubuntu 12.04 LTS / Wubi / Ubuntu 14.04 specific... see: https://bitcointalk.org/index.php?topic=669355.msg7652438#msg7652438 (comment covers 12.04 LTS / Wubi / 14.04 of Ubuntu) also: https://bitcointalk.org/index.php?topic=669355.msg7634323#msg7634323 (covers Ubuntu 14.04 etc)
|
|
|
|
5w00p
|
|
July 05, 2014, 08:18:00 AM |
|
Thank you for the step-by-step guide! Now running the miner under Ubuntu 14.04
|
|
|
|
ABISprotocol
|
|
July 05, 2014, 08:37:41 AM |
|
Thank you for the step-by-step guide! Now running the miner under Ubuntu 14.04 Yay! :-) Happy to have helped in some small way.
|
|
|
|
MagicSnow
Newbie
Offline
Activity: 55
Merit: 0
|
|
July 05, 2014, 10:27:44 AM Last edit: July 05, 2014, 08:01:30 PM by MagicSnow |
|
I'm having a problem in Ubuntu 14 (32bit) when i make i got the following errors: make[2]: *** [minerd-cryptonight_lobotomized.o] Error 1 make[2]: Leaving directory '/home/.../cpuminer-multi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/.../cpuminer-multi' make: *** [all] Error 2 i have installed all the lib etc: libcurl4-gnutls-dev automake build-essential libtool libssl-dev git
|
|
|
|
5w00p
|
|
July 05, 2014, 06:36:35 PM |
|
I'm having a problem in Ubuntu 14 (32bit) when i make i got the following errors: make[2]: *** [minerd-cryptonight_lobotomized.o] Error 1 make[2]: Leaving directory '/home/.../cpuminer-multi' make[1]: *** [all-recursive] Errir 1 make[1]: Leaving directory '/home/.../cpuminer-multi' make: *** [all] Error 2 i have installed all the lib etc: libcurl4-gnutls-dev automake build-essential libtool libssl-dev git Maybe the fact your ubuntu is 32-bit and not 64 has something to do with it? Try looking through the config.log file...
|
|
|
|
MagicSnow
Newbie
Offline
Activity: 55
Merit: 0
|
|
July 05, 2014, 08:23:23 PM |
|
I'm having a problem in Ubuntu 14 (32bit) when i make i got the following errors: make[2]: *** [minerd-cryptonight_lobotomized.o] Error 1 make[2]: Leaving directory '/home/.../cpuminer-multi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/.../cpuminer-multi' make: *** [all] Error 2 i have installed all the lib etc: libcurl4-gnutls-dev automake build-essential libtool libssl-dev git Maybe the fact your ubuntu is 32-bit and not 64 has something to do with it? Try looking through the config.log file... There are a lot of lines, what i need to look for?
|
|
|
|
5w00p
|
|
July 05, 2014, 09:28:58 PM |
|
I don't know. I looked through one and it was the libtools that I needed. Try to run 64 bit ubuntu. (your CPU is probably 32-bit, so that's why you run 32-bit OS) But if you can run 64, do it.
I am not of much help, sorry. I'm learning and re-learning *nix myself.
|
|
|
|
wacko
Legendary
Offline
Activity: 1106
Merit: 1014
|
|
July 05, 2014, 11:45:03 PM |
|
Hi, what do you guys think is faster, Xeon L5640 (6-core/12-thread Westmere, OCed to ~ 3-3.4 GHz) or AMD FX-8350 (8-core, OCed to ~4.4 GHz)? I'm looking at the google docs spreadsheet and can't make much sense out of it — everyone uses different miners and different versions, it's really hard to find the common denominator. What are the reasonable hashrates for these 2 cpus with the latest Wolf's CPUMiner?
|
|
|
|
|
|