Bitcoin Forum
May 14, 2024, 08:52:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 [217] 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 ... 2124 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4667518 times)
matej krkic
Full Member
***
Offline Offline

Activity: 308
Merit: 100


View Profile
May 29, 2014, 06:29:16 AM
 #4321

Why my cpuminer shows 500 H/s , but at minergate I can only see something like 100-120 H/s ? Last cpuminer version. The same thing occurs at extremepool.
1715676745
Hero Member
*
Offline Offline

Posts: 1715676745

View Profile Personal Message (Offline)

Ignore
1715676745
Reply with quote  #2

1715676745
Report to moderator
1715676745
Hero Member
*
Offline Offline

Posts: 1715676745

View Profile Personal Message (Offline)

Ignore
1715676745
Reply with quote  #2

1715676745
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715676745
Hero Member
*
Offline Offline

Posts: 1715676745

View Profile Personal Message (Offline)

Ignore
1715676745
Reply with quote  #2

1715676745
Report to moderator
1715676745
Hero Member
*
Offline Offline

Posts: 1715676745

View Profile Personal Message (Offline)

Ignore
1715676745
Reply with quote  #2

1715676745
Report to moderator
vokain
Legendary
*
Offline Offline

Activity: 1834
Merit: 1019



View Profile WWW
May 29, 2014, 06:34:12 AM
 #4322

Why my cpuminer shows 500 H/s , but at minergate I can only see something like 100-120 H/s ? Last cpuminer version. The same thing occurs at extremepool.

my miner shows 200-300 H/s but I only see a constant 25H/s on moneropool.org

did not have this problem when mining on extremepool.org, but I'm not sure if this affects mining rewards at all
Keyboard-Mash
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 29, 2014, 06:43:46 AM
 #4323


Well, actually, there are several optimizations. A while ago, LucasJones and I did the AES-NI instructions, allowing hardware acceleration. After that, I doubled the speed of the miner just about, comparing his repo to mine, with a number of optimizations: tightening up that one loop that executes like 250,000 times per hash, using mmap() options to speed up the memory access if it's available, stuff like that. I've been so busy coding I've hardly slept in days.  Smiley

See my thread here: https://bitcointalk.org/index.php?topic=619373.0

Will follow your thread from now on! Thanks for keeping us in the game .. without you staying up for insane amounts of time I can only imagine that someone might have just made a miner they didn't want to share (although I don't think they would have been able to put the kind of time necessary into it) Smiley . I think tomorrow I'm going to start up all my machines again and mine with them rather than just keeping the daemon up and solo mining on just one comp .. had to turn them off last week due to sad stuff .. but that's over now so I guess it's time to get back into the pools!
AnonyMint
Hero Member
*****
Offline Offline

Activity: 518
Merit: 521


View Profile
May 29, 2014, 06:46:48 AM
 #4324

Oh Lord, I will not enter this discussion in earnest, otherwise I would never get any work done.

On the debasement debate interleaved upthread:

https://bitcointalk.org/index.php?topic=583449.msg6988668#msg6988668

https://bitcointalk.org/index.php?topic=583449.msg6995625#msg6995625

I add a more recent post of mine:

https://bitcointalk.org/index.php?topic=557732.msg6720958#msg6720958

In that thread above you can find a debate between bitfreak! and myself on debasement.

As for animorex's diversionary red herring tactic on the word "selfish", I offer this:

https://bitcointalk.org/index.php?topic=355212.0

Focus on the "Rise of Knowledge" essay and understand why savings must decay otherwise knowledge doesn't advance.

I expounded on a later blog:

http://unheresy.com/Information%20Is%20Alive.html#Thought_Isn%27t_Fungible

unheresy.com - Prodigiously Elucidating the Profoundly ObtuseTHIS FORUM ACCOUNT IS NO LONGER ACTIVE
equipoise
Hero Member
*****
Offline Offline

Activity: 794
Merit: 1000


Monero (XMR) - secure, private, untraceable


View Profile WWW
May 29, 2014, 07:32:09 AM
 #4325

my 4770k at 4.7GHz gets like 200-300 H/s on 7 threads
is this due to the upgraded mining software that was released just these past few weeks?

Yes, actually it's been increasing rapidly with multiple updates the last few weeks.

One of the most recent updates takes advantage of AES acceleration in newer hardware (allowing you to maximize on 4 threads), while I believe the newest one takes advantage of the lightly used threads (not sure of the exact mechanism so if someone knows please correct) and fully maximizes the processor. I'm pretty sure NoodleDoodle/Wolf/LucasJones worked on the AES acceleration, but only saw Wolf talking about further maximization on top of that.

Well, actually, there are several optimizations. A while ago, LucasJones and I did the AES-NI instructions, allowing hardware acceleration. After that, I doubled the speed of the miner just about, comparing his repo to mine, with a number of optimizations: tightening up that one loop that executes like 250,000 times per hash, using mmap() options to speed up the memory access if it's available, stuff like that. I've been so busy coding I've hardly slept in days.  Smiley

See my thread here: https://bitcointalk.org/index.php?topic=619373.0
Could someone please add those optimizations to the bitmonerod.exe and simplewallet.exe? This is very important for orphan blocks and fast synchronization. I'm still solo mining with 130 H/s. I tested your latest optimizations in VirtualBox with Ubuntu, but it's much slower then the native windows bitmonerod.exe. I tried the pools few times and for 48 hours of mining in the pools I got just 0.1 MRO (should be much more, but no luck for the pools while I was mining). Solo mining and keeping a full node running 24/7 is still much more profitable and is much better for the network. Windows mining was slower then Linux most of the time except for a few days when the Windows version was faster with one of the NoodleDoodle optimizations. This is making profit mostly for the cloud mining on Azure and EC2 and they are dumping all of the mined MRO as soon as they get them, so on my opinion keeping the bitmonerod official version up to date with the latest hash rate optimizations is of high priority.

About me | zRMicroArray - phase 2 - Gene Expression Analysis software | [Weed Like to Talk - Bulgaria] Start a wave of cannabis seminars in Europe | Monero weighted average price stats: moneroprice.i2p
BTC: 1KoCX7TWKVGwqmmFw3CKyUSrKRSStueZar | NMC: NKhYEYpe1Le9MwHrwKsdSm5617J4toVar9 | XMR (Tip me a beer OpenAlias Monero address): tip.changetheworldwork.com
[XMR] Monero - A secure, private, untraceable cryptocurrency: 4AyRmUcxzefB5quumzK3HNE4zmCiGc8vhG6fE1oJpGVyVZF7fvDgSpt3MzgLfQ6Q1719xQhmfkM9Z2u NXgDMqYhjJVmc6KX
devphp
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
May 29, 2014, 08:38:25 AM
 #4326

Stupid question, but how do I solo mine on linux?
If I start the ./bitmonerod daemon, does it solo mine automatically?
When I exit it, it says mining has completed or something like that, does it mean it is mining while running?
tequillaquagga
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 29, 2014, 08:43:37 AM
 #4327

Stupid question, but how do I solo mine on linux?
If I start the ./bitmonerod daemon, does it solo mine automatically?
When I exit it, it says mining has completed or something like that, does it mean it is mining while running?

You should start simplewallet and give mine command to it.

The Camel Marches On
equipoise
Hero Member
*****
Offline Offline

Activity: 794
Merit: 1000


Monero (XMR) - secure, private, untraceable


View Profile WWW
May 29, 2014, 08:44:12 AM
 #4328

^In bitmonerod:
Code:
start_mining mro_address number_of_threads
Or in simplewallet while the bitmonerod is also started and synced:
Code:
start_mining number_of_threads

About me | zRMicroArray - phase 2 - Gene Expression Analysis software | [Weed Like to Talk - Bulgaria] Start a wave of cannabis seminars in Europe | Monero weighted average price stats: moneroprice.i2p
BTC: 1KoCX7TWKVGwqmmFw3CKyUSrKRSStueZar | NMC: NKhYEYpe1Le9MwHrwKsdSm5617J4toVar9 | XMR (Tip me a beer OpenAlias Monero address): tip.changetheworldwork.com
[XMR] Monero - A secure, private, untraceable cryptocurrency: 4AyRmUcxzefB5quumzK3HNE4zmCiGc8vhG6fE1oJpGVyVZF7fvDgSpt3MzgLfQ6Q1719xQhmfkM9Z2u NXgDMqYhjJVmc6KX
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
May 29, 2014, 08:44:55 AM
 #4329

Stupid question, but how do I solo mine on linux?
If I start the ./bitmonerod daemon, does it solo mine automatically?
When I exit it, it says mining has completed or something like that, does it mean it is mining while running?

You should start simplewallet and give mine command to it.

The wallet command is

Code:
start_mining [number of threads]

You can also go right into the daemon window and do:

Code:
start_mining [address] [number of threads]

devphp
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
May 29, 2014, 08:45:03 AM
 #4330

thank you!
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
May 29, 2014, 08:48:58 AM
 #4331

Are there deposit problems with MRO and Poloniex?

I sent several MRO 3 hours ago
They don't show even as pending at Poloniex!
ANd the daemon is synced...
equipoise
Hero Member
*****
Offline Offline

Activity: 794
Merit: 1000


Monero (XMR) - secure, private, untraceable


View Profile WWW
May 29, 2014, 08:59:48 AM
 #4332

^There are deposit and withdraw problems. Sometimes it takes 1-8 hours to withdraw or deposit and sometimes it's instant. If it doesn't show in a few hours write them a ticket. 

About me | zRMicroArray - phase 2 - Gene Expression Analysis software | [Weed Like to Talk - Bulgaria] Start a wave of cannabis seminars in Europe | Monero weighted average price stats: moneroprice.i2p
BTC: 1KoCX7TWKVGwqmmFw3CKyUSrKRSStueZar | NMC: NKhYEYpe1Le9MwHrwKsdSm5617J4toVar9 | XMR (Tip me a beer OpenAlias Monero address): tip.changetheworldwork.com
[XMR] Monero - A secure, private, untraceable cryptocurrency: 4AyRmUcxzefB5quumzK3HNE4zmCiGc8vhG6fE1oJpGVyVZF7fvDgSpt3MzgLfQ6Q1719xQhmfkM9Z2u NXgDMqYhjJVmc6KX
huhliki.k
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
May 29, 2014, 10:31:04 AM
 #4333

All right, people. You asked for Win64 binaries of the optimized miner, and finally, they're here. You want Win64 flavor - this thread is where you want to be: https://bitcointalk.org/index.php?topic=619373
thank
Trimegistus
Legendary
*
Offline Offline

Activity: 1564
Merit: 1027



View Profile
May 29, 2014, 10:41:39 AM
 #4334

All right, people. You asked for Win64 binaries of the optimized miner, and finally, they're here. You want Win64 flavor - this thread is where you want to be: https://bitcointalk.org/index.php?topic=619373

Thank you. Will test it and report the results

atleticofa
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
May 29, 2014, 10:53:50 AM
 #4335

I would like to know...

It would be possible to see a GPU miner in the future?
znaky
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
May 29, 2014, 10:56:59 AM
 #4336

I have problem withdrawing MRO from poloniex.

In simplewallet I wrote the address command to get my MRO address. This address I used to withdraw my MRO to. 12hours later I still haven't received my MRO.

[wallet XXXXX]: refresh
Starting refresh...
Refresh done, blocks received: 185                              
balance: 0.000000000000, unlocked balance: 0.000000000000

[wallet XXXXX]: balance
balance: 0.000000000000, unlocked balance: 0.000000000000

Whats wrong?

smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
May 29, 2014, 11:00:13 AM
 #4337

I have problem withdrawing MRO from poloniex.

In simplewallet I wrote the address command to get my MRO address. This address I used to withdraw my MRO to. 12hours later I still haven't received my MRO.

[wallet XXXXX]: refresh
Starting refresh...
Refresh done, blocks received: 185                              
balance: 0.000000000000, unlocked balance: 0.000000000000

[wallet XXXXX]: balance
balance: 0.000000000000, unlocked balance: 0.000000000000

Whats wrong?



Check the withdraw history on your poloniex balance page. Whether or not you see it there, open a ticket with them at poloniex.freshdesk.com/support


znaky
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
May 29, 2014, 11:04:08 AM
 #4338

I have problem withdrawing MRO from poloniex.

In simplewallet I wrote the address command to get my MRO address. This address I used to withdraw my MRO to. 12hours later I still haven't received my MRO.

[wallet XXXXX]: refresh
Starting refresh...
Refresh done, blocks received: 185                              
balance: 0.000000000000, unlocked balance: 0.000000000000

[wallet XXXXX]: balance
balance: 0.000000000000, unlocked balance: 0.000000000000

Whats wrong?



Check the withdraw history on your poloniex balance page. Whether or not you see it there, open a ticket with them at poloniex.freshdesk.com/support




I see it there with a status ERROR at the bottom of the page. Their site doesn't have a super intuitive UI. I have to open a ticket. Thanks for the help!
BitWalker1
Newbie
*
Offline Offline

Activity: 33
Merit: 0



View Profile
May 29, 2014, 11:21:33 AM
 #4339

Does anyone know if a GPU implementation of CryptoNight is possible?
And if so, is already working on it?

Regards, BitWalker
drawingthesun
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
May 29, 2014, 11:26:09 AM
 #4340

Does anyone know if a GPU implementation of CryptoNight is possible?
And if so, is already working on it?

Regards, BitWalker


If you see the hashrate starting to increase past the break even point of cloud mining by 20%+ then it's likely someone has a GPU miner.
Pages: « 1 ... 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 [217] 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 ... 2124 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!