Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 201. (Read 3426932 times)

legendary
Activity: 3164
Merit: 1003
Sorry for little ot,
but which card is better?
I would like to hear your opinions, before buy.
ASUS GTX750TI-OC-2GD5 or MSI N750Ti TF 2GD5/OC Gaming ?
Or which type exactly have best hashrate?
And other question is it possible to run 6 cards on win7?
If there is some thread related to this topic (750ti mining setup),
can you post a link?
Thank you.

the forum http://www.cudaminers.net/forum/
is it possible to run 6 cards on win7? if you have enough  pcie slots
read that forum and this, and you will get you answers
legendary
Activity: 1108
Merit: 1005
Sorry for little ot,
but which card is better?
I would like to hear your opinions, before buy.
ASUS GTX750TI-OC-2GD5 or MSI N750Ti TF 2GD5/OC Gaming ?
Or which type exactly have best hashrate?
And other question is it possible to run 6 cards on win7?
If there is some thread related to this topic (750ti mining setup),
can you post a link?
Thank you.
legendary
Activity: 3164
Merit: 1003
try without the loop...
I meant:

nvMiner etc...
dir
pause
[/quote]

ok got it to open 

legendary
Activity: 1400
Merit: 1050
:start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3
goto start


loops of course but open

:start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3 --time-limit 1800
goto start

loops no mining

i was mining for a few with new drivers but im back to 3788
EDIT: This opens but no mining just sits there

start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3
try without the loop...
I meant:

nvMiner etc...
dir
pause
legendary
Activity: 3164
Merit: 1003
:start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3
goto start


loops of course but open

:start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3 --time-limit 1800
goto start

loops no mining

i was mining for a few with new drivers but im back to 3788
EDIT: This opens but no mining just sits there

start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3
legendary
Activity: 3164
Merit: 1003
:start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3
goto start


loops of course but open

:start
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112 -u razorsedge.doom1  -p x  -d 0,1,2,3 --time-limit 1800
goto start

loops no mining
legendary
Activity: 3164
Merit: 1003
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
In the batch file you have to change to the right directory first before trying to start nvminer.
Like this:
Code:
cd "C:\blabla\something"
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

no i tried everything including the latest drivers, the drivers worked but no other older bat files will work with latest driver so i went back to 3788 i give up. and i dont give up easy. i think its something in my computer because djm34 ran same file on hes windows 8.1 with 3788 drivers and it worked for him. in fact 95% of my bat files say the same thing but work. but thank you anyhow.  Smiley
my vista wont work with that either.
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
In the batch file you have to change to the right directory first before trying to start nvminer.
Like this:
Code:
cd "C:\blabla\something"
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

no i tried everything including the latest drivers, the drivers worked but no other older bat files will work with latest driver so i went back to 3788 i give up. and i dont give up easy. i think its something in my computer because djm34 ran same file on hes windows 8.1 with 3788 drivers and it worked for him. in fact 95% of my bat files say the same thing but work. but thank you anyhow.  Smiley
my vista wont work with that either.
can you put a "dir" between the command line and the pause.
Because for me, it just means the exe isn't there...
can you show me what you mean
legendary
Activity: 1400
Merit: 1050
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
In the batch file you have to change to the right directory first before trying to start nvminer.
Like this:
Code:
cd "C:\blabla\something"
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

no i tried everything including the latest drivers, the drivers worked but no other older bat files will work with latest driver so i went back to 3788 i give up. and i dont give up easy. i think its something in my computer because djm34 ran same file on hes windows 8.1 with 3788 drivers and it worked for him. in fact 95% of my bat files say the same thing but work. but thank you anyhow.  Smiley
my vista wont work with that either.
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
In the batch file you have to change to the right directory first before trying to start nvminer.
Like this:
Code:
cd "C:\blabla\something"
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

no i tried everything including the latest drivers, the drivers worked but no other older bat files will work with latest driver so i went back to 3788 i give up. and i dont give up easy. i think its something in my computer because djm34 ran same file on hes windows 8.1 with 3788 drivers and it worked for him. in fact 95% of my bat files say the same thing but work. but thank you anyhow.  Smiley
my vista wont work with that either.
can you put a "dir" between the command line and the pause.
Because for me, it just means the exe isn't there...
legendary
Activity: 3164
Merit: 1003
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
In the batch file you have to change to the right directory first before trying to start nvminer.
Like this:
Code:
cd "C:\blabla\something"
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

no i tried everything including the latest drivers, the drivers worked but no other older bat files will work with latest driver so i went back to 3788 i give up. and i dont give up easy. i think its something in my computer because djm34 ran same file on hes windows 8.1 with 3788 drivers and it worked for him. in fact 95% of my bat files say the same thing but work. but thank you anyhow.  Smiley
my vista wont work with that either.
hero member
Activity: 675
Merit: 514
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
In the batch file you have to change to the right directory first before trying to start nvminer.
Like this:
Code:
cd "C:\blabla\something"
nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112
legendary
Activity: 1400
Merit: 1050
Take a look at this:

#define MULT2(a,j)\
    tmp = a[7+(8*j)];\
    a[7+(8*j)] = a[6+(8*j)];\
    a[6+(8*j)] = a[5+(8*j)];\
    a[5+(8*j)] = a[4+(8*j)];\
    a[4+(8*j)] = a[3+(8*j)] ^ tmp;\   (work is done)
    a[3+(8*j)] = a[2+(8*j)] ^ tmp;\   (work is done)
    a[2+(8*j)] = a[1+(8*j)];\
    a[1+(8*j)] = a[0+(8*j)] ^ tmp;\   (work is done)
    a[0+(8*j)] = tmp;

3 out of 9 lines of code is doing work.

The luffa implementation is moving 32bit words around in the cache. Instead of moving the memory, scramble the memory.
Create an index with a modulo for every write. Rewrite the loop to use 64bit registers .
The modulo can be created with an andmask. since the border of each block is on 2^n boundaries.

3-4 times the speed.

why not testing your suggestion ? It is only one algo to change.

There is a difference between those who compile algorithms and those who invent them.
no offense but you don't compile nor invent them... you are just making a couple of suggestion...

I'm pretty sure English isn't his first language.
asm is his first language, that's why he doesn't want to try on c++

actually, anything can work, we you see a 40% perf difference between loop with a break instruction and one without
(random suggestion might work as well... I don't say _sp suggestion to translate all the program in uint64 would'nt work...)
legendary
Activity: 1400
Merit: 1050
Take a look at this:

#define MULT2(a,j)\
    tmp = a[7+(8*j)];\
    a[7+(8*j)] = a[6+(8*j)];\
    a[6+(8*j)] = a[5+(8*j)];\
    a[5+(8*j)] = a[4+(8*j)];\
    a[4+(8*j)] = a[3+(8*j)] ^ tmp;\   (work is done)
    a[3+(8*j)] = a[2+(8*j)] ^ tmp;\   (work is done)
    a[2+(8*j)] = a[1+(8*j)];\
    a[1+(8*j)] = a[0+(8*j)] ^ tmp;\   (work is done)
    a[0+(8*j)] = tmp;

3 out of 9 lines of code is doing work.

The luffa implementation is moving 32bit words around in the cache. Instead of moving the memory, scramble the memory.
Create an index with a modulo for every write. Rewrite the loop to use 64bit registers .
The modulo can be created with an andmask. since the border of each block is on 2^n boundaries.

3-4 times the speed.

why not testing your suggestion ? It is only one algo to change.

There is a difference between those who compile algorithms and those who invent them.
no offense but you don't compile nor invent them... you are just making a couple of suggestion...
legendary
Activity: 3164
Merit: 1003
Speaking of Christian, he hasn't posted since July 12th.

Anybody heard from him in any way?

Just hoping everything is OK with him.

note quite okay, been sick for 2 weeks, but based on what I know it's not fatal. At least I've got that going for me. :-)

Good to hear from you.   We were starting to get worried.

PS you sure it's not a 2 week hang over?  LOL

shhhhhhhhh hes compiling  asic to x11    
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
Take a look at this:

#define MULT2(a,j)\
    tmp = a[7+(8*j)];\
    a[7+(8*j)] = a[6+(8*j)];\
    a[6+(8*j)] = a[5+(8*j)];\
    a[5+(8*j)] = a[4+(8*j)];\
    a[4+(8*j)] = a[3+(8*j)] ^ tmp;\   (work is done)
    a[3+(8*j)] = a[2+(8*j)] ^ tmp;\   (work is done)
    a[2+(8*j)] = a[1+(8*j)];\
    a[1+(8*j)] = a[0+(8*j)] ^ tmp;\   (work is done)
    a[0+(8*j)] = tmp;

3 out of 9 lines of code is doing work.

The luffa implementation is moving 32bit words around in the cache. Instead of moving the memory, scramble the memory.
Create an index with a modulo for every write. Rewrite the loop to use 64bit registers .
The modulo can be created with an andmask. since the border of each block is on 2^n boundaries.

3-4 times the speed.

why not testing your suggestion ? It is only one algo to change.

There is a difference between those who compile algorithms and those who invent them.
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Speaking of Christian, he hasn't posted since July 12th.

Anybody heard from him in any way?

Just hoping everything is OK with him.

note quite okay, been sick for 2 weeks, but based on what I know it's not fatal. At least I've got that going for me. :-)

Get well!
full member
Activity: 168
Merit: 100
Speaking of Christian, he hasn't posted since July 12th.

Anybody heard from him in any way?

Just hoping everything is OK with him.

note quite okay, been sick for 2 weeks, but based on what I know it's not fatal. At least I've got that going for me. :-)

Good to hear from you.   We were starting to get worried.

PS you sure it's not a 2 week hang over?  LOL
hero member
Activity: 672
Merit: 500
Banned: For Your Protection
Speaking of Christian, he hasn't posted since July 12th.

Anybody heard from him in any way?

Just hoping everything is OK with him.

note quite okay, been sick for 2 weeks, but based on what I know it's not fatal. At least I've got that going for me. :-)

It's alive!!! That's a good thing.  Wink
legendary
Activity: 3164
Merit: 1003
ok same s#%!  Smiley  no doom



nvMiner.exe -a luffa -o stratum+tcp://doom.suprnova.cc:5112

that day when i got the virus after cleaning it up, CACH coin went to n15. before at n14 i was getting 7.5 kh/s per card with vista and windows 8.1
then a couple days after went back to CACH and 2cards on vista got 3.35 kh/s percard, but the 4 on windows 8.1 im only getting 2.3kh/s per.

but still no doom   Sad
EDIT:it wont work on vista either
no other batch file will work with that
hero member
Activity: 756
Merit: 502
Speaking of Christian, he hasn't posted since July 12th.

Anybody heard from him in any way?

Just hoping everything is OK with him.

note quite okay, been sick for 2 weeks, but based on what I know it's not fatal. At least I've got that going for me. :-)
full member
Activity: 168
Merit: 100
2nd time I see cayars did a typo with djm34's name... could be more? Grin

Yea, I'm a dumb ass, who can't spell. (first time)

2nd time was a play on words of my first goof.  dsm34 happens to be a 22 rifle so I was playing with my goof while shooting wolf in the foot. Smiley

no offense there , you are not a dumb ass  Smiley
If you were to talk to my X should would disagree.  Shocked
Jump to: