Pages:
Author

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

newbie
Activity: 17
Merit: 0
I know this is a old post.. But my fx 8350 is only doing 0.55 khs,
Which according to this list http://[Suspicious link removed]/index.php/Mining_Hardware_Comparison is completely normal but is way off the 290 khs listed in this post. Can anyone tell me how to improve my speed? Thanks!
hero member
Activity: 693
Merit: 500
doesnt it support stratum pools  Huh

doesn't it?

when i type to -o stratum+tcp:// it days check help and stops but when i write http:// its ok
i talk about windows version

If you are using the one from the original post, then no, it doesn't support stratum.  You want my version, ONLY at Github with the source code
https://github.com/Thirtybird/cpuminer
hero member
Activity: 969
Merit: 1000
doesnt it support stratum pools  Huh

doesn't it?

when i type to -o stratum+tcp:// it days check help and stops but when i write http:// its ok
i talk about windows version
hero member
Activity: 812
Merit: 1000
lol good question?  Huh

Got any tips for UTC Thirtybird? It's strange, seems like it changed N factor earlier than expected or the pools are acting out. Or I need more sleep. xD
hero member
Activity: 693
Merit: 500
doesnt it support stratum pools  Huh

doesn't it?
hero member
Activity: 969
Merit: 1000
doesnt it support stratum pools  Huh
hero member
Activity: 812
Merit: 1000
i am having amd fx 6300 6 core processor with 4GB of ram , window 7 32-bit
But not getting good speed
my speed is about 0.05kh/s per core thread on ssse3 and m unable to run AVX (not responding)
i ve installed latest vesrion of Visual C++ redistributable ... M i doing something wrong ??
Help me really appreciated !

Use a 64bit Os...I get 0.5kh/s out of a similar chip.
newbie
Activity: 3
Merit: 0
i am having amd fx 6300 6 core processor with 4GB of ram , window 7 32-bit
But not getting good speed
my speed is about 0.05kh/s per core thread on ssse3 and m unable to run AVX (not responding)
i ve installed latest vesrion of Visual C++ redistributable ... M i doing something wrong ??
Help me really appreciated !
hero member
Activity: 693
Merit: 500
Features:
- I haven't finished it yet but sources is included
- compiled under VS2010
- sha256 and scrypt not work, i haven't enough time to fix it. Only scrypt-jane works correctly.
- command line parameters supported only in Win style ("-o" but not "--url").

AVX support started from Windows 7 x64 SP1, check your version of OS.

huh?  We're talking about what I've been maintaining and updating.  My releases have x86 and x64 binaries compiled optimized for 6 different architectures.  It supports SHA256, scrypt, and scrypt-chacha - they all work.
newbie
Activity: 55
Merit: 0
Features:
- I haven't finished it yet but sources is included
- compiled under VS2010
- sha256 and scrypt not work, i haven't enough time to fix it. Only scrypt-jane works correctly.
- command line parameters supported only in Win style ("-o" but not "--url").

AVX support started from Windows 7 x64 SP1, check your version of OS.
hero member
Activity: 812
Merit: 1000
Will do Windows binary release in the next day or two.


Okay, I lied... Windows binary release is published

https://github.com/Thirtybird/cpuminer/releases

You're the N factor baws xD
hero member
Activity: 693
Merit: 500
Will do Windows binary release in the next day or two.


Okay, I lied... Windows binary release is published

https://github.com/Thirtybird/cpuminer/releases
hero member
Activity: 693
Merit: 500
Is it possible to add --nfmin --nfmax and --ntime command line arguments?

That would enable this miner to work with any scrypt-jane coin. :-)

I slaved all night, and added command line options requested and called it version 2.4.0
--nfmin
--nfmax
--starttime
(the same ones as YACMiner - The AMD GPU Miner I'm maintaining)

I also put in a few other fixes from the main cpuminer branch.  Source is all there - Will do Windows binary release in the next day or two.
hero member
Activity: 518
Merit: 505
Is it possible to add --nfmin --nfmax and --ntime command line arguments?

That would enable this miner to work with any scrypt-jane coin. :-)

Get the 3.4.2 version, it already has those commands.

This is the CPU miner - those commands have not been added to that miner.  Haven't really worked on it in some time.  Maybe - but there's only been two people requesting.
Just we 2 have found your thread Grin
Have a look at the ultracoin thread. Ultracoin is based on scrypt jane. And the ultracoin community is looking for a descent cpuminer because the n-factor is 11 and next month 12. GPU mining starts getting problematic. Cpumining is the future for ultracoin.
It would be great if you could integrate the 3 command line arguments.

Hope you could make it,
Janus

PS:
After integration you might rename your miner to sjcpuminer or just sjminer to signalize that it is for scrypt jane mining.

+1 :-)
member
Activity: 86
Merit: 10
Is it possible to add --nfmin --nfmax and --ntime command line arguments?

That would enable this miner to work with any scrypt-jane coin. :-)

Get the 3.4.2 version, it already has those commands.

This is the CPU miner - those commands have not been added to that miner.  Haven't really worked on it in some time.  Maybe - but there's only been two people requesting.
Just we 2 have found your thread Grin
Have a look at the ultracoin thread. Ultracoin is based on scrypt jane. And the ultracoin community is looking for a descent cpuminer because the n-factor is 11 and next month 12. GPU mining starts getting problematic. Cpumining is the future for ultracoin.
It would be great if you could integrate the 3 command line arguments.

Hope you could make it,
Janus

PS:
After integration you might rename your miner to sjcpuminer or just sjminer to signalize that it is for scrypt jane mining.
hero member
Activity: 693
Merit: 500
Is this only for YAC?

I'm trying to mine us.clevermining.com but any of those additional .exe won't run with

minerd.exe --url=stratum+tcp://us.clevermining.com:3333 --userpass=user:pass -t 10

nor same above but based on minerd_scrypt_jane_x64_ssse3.exe -a scrypt-jane -o http://URL:PORT -O USER:PASSWORD

nor a combination of new exe with -o instead of --url= and vis versa.

I'm just trying to get the most out of my i3-3220, i get 24 kh/s with pooler's 2.3.3

-V

clevermining is a scrypt multi-pool.  You're specifying the wrong algorithm.

try "-a scrypt"
legendary
Activity: 1302
Merit: 1068
Is this only for YAC?

I'm trying to mine us.clevermining.com but any of those additional .exe won't run with

minerd.exe --url=stratum+tcp://us.clevermining.com:3333 --userpass=user:pass -t 10

nor same above but based on minerd_scrypt_jane_x64_ssse3.exe -a scrypt-jane -o http://URL:PORT -O USER:PASSWORD

nor a combination of new exe with -o instead of --url= and vis versa.

I'm just trying to get the most out of my i3-3220, i get 24 kh/s with pooler's 2.3.3

-V
hero member
Activity: 812
Merit: 1000
Is it possible to add --nfmin --nfmax and --ntime command line arguments?

That would enable this miner to work with any scrypt-jane coin. :-)

Get the 3.4.2 version, it already has those commands.

This is the CPU miner - those commands have not been added to that miner.  Haven't really worked on it in some time.  Maybe - but there's only been two people requesting.

Oh, my bad!

Wrong thread!!!
hero member
Activity: 693
Merit: 500
Is it possible to add --nfmin --nfmax and --ntime command line arguments?

That would enable this miner to work with any scrypt-jane coin. :-)

Get the 3.4.2 version, it already has those commands.

This is the CPU miner - those commands have not been added to that miner.  Haven't really worked on it in some time.  Maybe - but there's only been two people requesting.
hero member
Activity: 812
Merit: 1000
Is it possible to add --nfmin --nfmax and --ntime command line arguments?

That would enable this miner to work with any scrypt-jane coin. :-)

Get the 3.4.2 version, it already has those commands.
Pages:
Jump to: