Bitcoin Forum
July 05, 2024, 03:31:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: It's my first experience of mining, is it normal that I have always thread 0?  (Read 1430 times)
johnwhitestar (OP)
Sr. Member
****
Offline Offline

Activity: 697
Merit: 262


Slimcoin - the Proof of Donation inventors!


View Profile
September 21, 2012, 05:30:39 PM
 #1

I'm on my first experience with mining.
I installed minerd and am trying to mine PPCoins on bitparking, but while I'm mining I'm having always thread 0 in each line of output.
Like this
Quote
[2012-09-21 19:23:20] thread 0: 30607730 hashes, 555.69 khash/sec
[2012-09-21 19:24:19] thread 0: 33390250 hashes, 568.62 khash/sec
[2012-09-21 19:25:21] thread 0: 33956186 hashes, 548.62 khash/sec
[2012-09-21 19:26:15] thread 0: 32860825 hashes, 611.08 khash/sec
[2012-09-21 19:27:19] thread 0: 36512027 hashes, 567.91 khash/sec
[2012-09-21 19:28:21] thread 0: 34230025 hashes, 554.51 khash/sec
[2012-09-21 19:29:18] thread 0: 33125830 hashes, 590.75 khash/sec
[2012-09-21 19:30:17] thread 0: 35491960 hashes, 598.24 khash/sec
Is it normal? I also not able to see any stats change on my account on bitparking pool. It there any way to check whether I'm connected correctly?
Thank you in advance for any suggestion.

crazyates
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile
September 21, 2012, 05:33:44 PM
 #2

Yes. A lot of computer stuff start counting at 0, rather than 1. If you have 2 GPUs, they will be GPU0 and GPU1.

Tips? 1crazy8pMqgwJ7tX7ZPZmyPwFbc6xZKM9
Previous Trade History - Sale Thread
johnwhitestar (OP)
Sr. Member
****
Offline Offline

Activity: 697
Merit: 262


Slimcoin - the Proof of Donation inventors!


View Profile
September 21, 2012, 05:45:41 PM
 #3

But what exactly "thread" means?

purelithium
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
September 22, 2012, 10:41:51 PM
 #4

http://en.wikipedia.org/wiki/Thread_(computing)

Like my post? 1H7bfRYh7F89mfmFgsRCdn4awDaUHQmYqY
johnwhitestar (OP)
Sr. Member
****
Offline Offline

Activity: 697
Merit: 262


Slimcoin - the Proof of Donation inventors!


View Profile
September 23, 2012, 12:46:14 AM
 #5


Thank you! I figured it out somehow, but was not able to find it on web :-/

nomnomnom
Sr. Member
****
Offline Offline

Activity: 313
Merit: 250



View Profile
September 23, 2012, 01:55:32 AM
 #6

Hello,

Code:
./minerd --help 
[...]
--threads N
(-t N) Number of miner threads (default: 1)
[...]

Per default it seems to only use one cpu core.
If you have for example a quadcore and you want all cores to work you can set --threads 4.




Pages: [1]
  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!