Author

Topic: scrypt-jane? CPU optimization (Read 5539 times)

sr. member
Activity: 439
Merit: 250
June 27, 2013, 07:36:52 AM
#6
I am using win7


I tried re-downloading the cpuminer and running it from the command line, but every time I change the algo to scrypt-jane it refuses to start.  Is there no windows client built with the scrypt-jane algorithm added?

Dont worry dude, Im in Linux Ubuntu as well as Linux and I cant get scrypt-jane  to work no matter what I do

I also have a 64 bit system
full member
Activity: 141
Merit: 100
May 10, 2013, 10:38:48 AM
#5
Ok so now I have the 32 bit version running (but I have 64 bit processor and os) but I am still only getting the ~9 - 10 kh/s.  Is this because it is only the 32 bit version or ?
sr. member
Activity: 644
Merit: 250
May 09, 2013, 07:21:48 PM
#4
The 32bit version is out here: https://bitcointalksearch.org/topic/m.2086153

...Waiting for a 64bit version...

K.
full member
Activity: 141
Merit: 100
May 09, 2013, 07:07:12 PM
#3
I am using win7


I tried re-downloading the cpuminer and running it from the command line, but every time I change the algo to scrypt-jane it refuses to start.  Is there no windows client built with the scrypt-jane algorithm added?
newbie
Activity: 9
Merit: 0
May 09, 2013, 06:51:12 PM
#2
In Ubuntu:
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libminiupnpc-dev libdb++-dev automake libcurl4-gnutls-dev git
git clone https://github.com/ali1234/cpuminer.git
cd cpuminer
./autogen.sh
./configure CFLAGS="-O3"
make
make install

Then:
./minerd --algo=scrypt-jane --threads=2 --scantime=1 --url=127.0.0.1:10442 --user=x --pass=y --debug
full member
Activity: 141
Merit: 100
May 09, 2013, 06:18:41 PM
#1
Hey everyone,

I was wondering if anyone could tell me what the scrypt-jane parameter is?  I am trying to mine yacoin and I see a couple posts where people were getting 9kh/s per core and then something about adding scrypt-jane getting them to 66kh/s.

I know in my minerd bat file there is the parameter --algo scrypt but when I try to change it to -a scrypt-jane minerd won't start and just crashes.

Any info would be greatly appreciated.
Jump to: