Pages:
Author

Topic: YACoin Windows 7 x64 [SSSE3 and AVX support] / x86 miner - page 6. (Read 78929 times)

sr. member
Activity: 243
Merit: 250
is there any ssse3 or avx supported cpuminer in linux?
sr. member
Activity: 252
Merit: 250
avx not working also with me how do i make it work?
it should work the same way as the SSE3 version, just faster. since your cpu has avx i dont know why its not working, maybe chipset drivers but thats another minefeild
newbie
Activity: 41
Merit: 0
Does anyone know of a special miner build that has been optimized for ARM processors? Do ARM processors even have any instructions that are useful for hashing purposes?

I was kind of wondering if I could somehow put my Raspberry Pi board to work mining Yacs ... :-)

-Michael


You don't need a special build, you can compile the scrypt-jane minerd on ARM, though I needed to do a couple minor source code modifications so that it compiles.

In case you are wondering, it's not worth it, hash rate is (with current N=512) 0.23kh/s out of the box, 0.24kh/s after some ARM compiler flags  Tongue
newbie
Activity: 13
Merit: 0
Does anyone know of a special miner build that has been optimized for ARM processors? Do ARM processors even have any instructions that are useful for hashing purposes?

I was kind of wondering if I could somehow put my Raspberry Pi board to work mining Yacs ... :-)

-Michael


The raspberry has a powerful gpu the cpu is not that impressive.
Maybe an ARM farm could be interesting
member
Activity: 117
Merit: 10
Does anyone know of a special miner build that has been optimized for ARM processors? Do ARM processors even have any instructions that are useful for hashing purposes?

I was kind of wondering if I could somehow put my Raspberry Pi board to work mining Yacs ... :-)

-Michael
sr. member
Activity: 476
Merit: 250
ok I dropped from 120+kh/s to 80kh/s so I came to check what was happening !

It's normal ok Smiley

Was affraid I had fucked up my cpu or something...
full member
Activity: 166
Merit: 100
avx not working also with me how do i make it work?
sr. member
Activity: 252
Merit: 250
i dont have a pool anymore since yac.dontmine.me closed but that does sound a bit low, try the AVX version
full member
Activity: 166
Merit: 100
im having i5-3550 (4 cores)  and receiving 14 to 17 Kh/s per core is it normal? im using this command minerd_scrypt_jane_x64_ssse3.exe -a scrypt-jane -o http://URL:PORT -O USER:PASSWORD
sr. member
Activity: 252
Merit: 250
newbie
Activity: 15
Merit: 0
how fast and how long N will continue to grow?
sr. member
Activity: 266
Merit: 250
N increased early this morning. When that happens your hash rate gets cut in half. From the start of this thread to this post it's changed three times, I think?

I was getting 120khash on 4 cores of a Phenom II 955 x4 CPU now I'm getting 16khash.

It's normal.
sr. member
Activity: 252
Merit: 250
i mean total i get only 37kh/s with my i5 3570k
N has increased which makes for depressed miners heh
see https://bitcointalksearch.org/topic/m.2305848
sr. member
Activity: 267
Merit: 250
i mean total i get only 37kh/s with my i5 3570k
sr. member
Activity: 252
Merit: 250
use the  -q  switch so you only see total hash rate and not per thread hash rate
sr. member
Activity: 267
Merit: 250
hmm i'm doing something wrong


Intel Core i3 530


[2013-05-24 21:33:18] thread 4: 14797 hashes, 2.50 khash/s
[2013-05-24 21:33:19] thread 6: 11870 hashes, 2.33 khash/s
[2013-05-24 21:33:19] thread 5: 20979 hashes, 3.49 khash/s
[2013-05-24 21:33:20] thread 3: 12197 hashes, 2.52 khash/s
[2013-05-24 21:33:20] thread 8: 13145 hashes, 2.69 khash/s
[2013-05-24 21:33:20] thread 9: 10991 hashes, 2.08 khash/s
[2013-05-24 21:33:21] thread 1: 18939 hashes, 3.40 khash/s
[2013-05-24 21:33:22] thread 7: 13712 hashes, 2.49 khash/s
[2013-05-24 21:33:22] thread 2: 11941 hashes, 2.29 khash/s
[2013-05-24 21:33:22] thread 0: 12640 hashes, 2.97 khash/s
[2013-05-24 21:33:22] thread 4: 12494 hashes, 2.89 khash/s
[2013-05-24 21:33:23] thread 6: 11658 hashes, 2.59 khash/s
[2013-05-24 21:33:24] thread 3: 12580 hashes, 3.19 khash/s

same here with 5370K
full member
Activity: 224
Merit: 100
Shitcoin Maximalist
no because I  thought the maximum was 8 (in my case anyway)

Likewise, so would expect it to work at the same speed, however, I've found that this isn't the case.

On my i7 2600k at 4.4GHz, max speed is presently around 115-118kh/s with -t 8 and 122-125kh/s with -t 16/32. Go figure.
sr. member
Activity: 381
Merit: 274
An investment in knowledge pays the best interest.
Quote
Also I am on I7 3770K oc'd to 4.9Ghz and getting 125Khash on -t7 so I would say you are pretty close to normal Hashrate of your 2700k if its not OC'd to 4.7-5Ghz

Thanks, for your answer  I am reassured Smiley

Quote
Have you messed with -t 16, 32 etc? I get slightly better hashrates and less stales on my p2pool if I run my i7 2600k with -t 32

no because I  thought the maximum was 8 (in my case anyway)

full member
Activity: 224
Merit: 100
Shitcoin Maximalist
Hi , my processor is an INTEL Core i7 2700K - 3.5 GHz  (Socket LGA1155) and I was wondering why it is not listed ? and why I can get only  about 90kh/s ? is there anyway to improve this or is my cpu so crappy ?

try adding -t 7 (if you want to mine other coins at same time ) or -t 8 if want to get max Hashrate.

Also I am on I7 3770K oc'd to 4.9Ghz and getting 125Khash on -t7 so I would say you are pretty close to normal Hashrate of your 2700k if its not OC'd to 4.7-5Ghz

Have you messed with -t 16, 32 etc? I get slightly better hashrates and less stales on my p2pool if I run my i7 2600k with -t 32

member
Activity: 136
Merit: 15
hmm i'm doing something wrong


Intel Core i3 530


[2013-05-24 21:33:18] thread 4: 14797 hashes, 2.50 khash/s
[2013-05-24 21:33:19] thread 6: 11870 hashes, 2.33 khash/s
[2013-05-24 21:33:19] thread 5: 20979 hashes, 3.49 khash/s
[2013-05-24 21:33:20] thread 3: 12197 hashes, 2.52 khash/s
[2013-05-24 21:33:20] thread 8: 13145 hashes, 2.69 khash/s
[2013-05-24 21:33:20] thread 9: 10991 hashes, 2.08 khash/s
[2013-05-24 21:33:21] thread 1: 18939 hashes, 3.40 khash/s
[2013-05-24 21:33:22] thread 7: 13712 hashes, 2.49 khash/s
[2013-05-24 21:33:22] thread 2: 11941 hashes, 2.29 khash/s
[2013-05-24 21:33:22] thread 0: 12640 hashes, 2.97 khash/s
[2013-05-24 21:33:22] thread 4: 12494 hashes, 2.89 khash/s
[2013-05-24 21:33:23] thread 6: 11658 hashes, 2.59 khash/s
[2013-05-24 21:33:24] thread 3: 12580 hashes, 3.19 khash/s
Pages:
Jump to: