Author

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

hero member
Activity: 868
Merit: 1000
I have updated my repository with x14 and qubit:

https://github.com/djm34/ccminer

It is doing rather well solo mining on Deepcoin, I already found 6 blocks... (which is quite funny as running on hashharder just bring some scrap... ), which are worth close to nothing   Grin

For the moment my 780ti is 2MHash/s faster than my R9 290x (and the R9 didn't find any blocks yet...)

any chance for windows binary ?
sr. member
Activity: 304
Merit: 250
Anybody else having issues with ccminer crashing when trying to solo?
sr. member
Activity: 330
Merit: 252
forgot to put a "\" at the end of a line I added in Makefile.am.
I have updated github. Can you retry ?

i do i dooo i doooo i doo [singing abba]
...but compiling takes forever... as usual...

are there any more qubit coins, beside deepcoin & qubit itself?
I must admit that I must be one of the very few interested in qubit...
There are also myriad and several other multi-algo.

Regarding the compilation, it is always whirlpool in X15...

works!

one 750ti makes here...
x13 = 2050 khash/s
x14 = 2000 khash/s
x15 = 1400 khash/s
qubit= 4000 khash/s

thanks for all the new toys!
full member
Activity: 168
Merit: 100
How many K / s makes a gtx 750ti in x11 and x13?
I'm thinking of buying some

2700(x11)/2100(x13), but you need 1300 core(mine started with 1300 already no oc for me)/+200 mem
May I ask  what 750Ti-s do you have Amph ?  Cool

gigabyte super oc GV-N75TWF2OC-2GI

One of these stopped working for me last night/morning.   Doing an RMA tonight.
legendary
Activity: 1400
Merit: 1050
forgot to put a "\" at the end of a line I added in Makefile.am.
I have updated github. Can you retry ?

i do i dooo i doooo i doo [singing abba]
...but compiling takes forever... as usual...

are there any more qubit coins, beside deepcoin & qubit itself?
I must admit that I must be one of the very few interested in qubit...
There are also myriad and several other multi-algo.

Regarding the compilation, it is always whirlpool in X15...
sr. member
Activity: 291
Merit: 250
How many K / s makes a gtx 750ti in x11 and x13?
I'm thinking of buying some

2700(x11)/2100(x13), but you need 1300 core(mine started with 1300 already no oc for me)/+200 mem
May I ask  what 750Ti-s do you have Amph ?  Cool

gigabyte super oc GV-N75TWF2OC-2GI
Nice ! Thats exactly what I have also !
Runs pretty smooth . Smiley
sr. member
Activity: 330
Merit: 252
forgot to put a "\" at the end of a line I added in Makefile.am.
I have updated github. Can you retry ?

i do i dooo i doooo i doo [singing abba]
...but compiling takes forever... as usual...

are there any more qubit coins, beside deepcoin & qubit itself?
legendary
Activity: 3248
Merit: 1070
How many K / s makes a gtx 750ti in x11 and x13?
I'm thinking of buying some

2700(x11)/2100(x13), but you need 1300 core(mine started with 1300 already no oc for me)/+200 mem
May I ask  what 750Ti-s do you have Amph ?  Cool

gigabyte super oc GV-N75TWF2OC-2GI
legendary
Activity: 1400
Merit: 1050
I have updated my repository with x14 and qubit:
https://github.com/djm34/ccminer

Code:
/opt/miners/ccminer-djm/x13/x14.cu:283: undefined reference to `x13_shabal512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
/opt/miners/ccminer-djm/x13/x14.cu:218: undefined reference to `x11_luffa512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:219: undefined reference to `x11_cubehash512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:220: undefined reference to `x11_shavite512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:221: undefined reference to `x11_simd512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:222: undefined reference to `x11_echo512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:223: undefined reference to `x13_hamsi512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:224: undefined reference to `x13_fugue512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:225: undefined reference to `x13_shabal512_cpu_init(int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/opt/miners/ccminer-djm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/ccminer-djm'
make: *** [all] Error 2

any idea?
forgot to put a "\" at the end of a line I added in Makefile.am.
I have updated github. Can you retry ?
sr. member
Activity: 330
Merit: 252
I have updated my repository with x14 and qubit:
https://github.com/djm34/ccminer

Code:
/opt/miners/ccminer-djm/x13/x14.cu:283: undefined reference to `x13_shabal512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
/opt/miners/ccminer-djm/x13/x14.cu:218: undefined reference to `x11_luffa512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:219: undefined reference to `x11_cubehash512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:220: undefined reference to `x11_shavite512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:221: undefined reference to `x11_simd512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:222: undefined reference to `x11_echo512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:223: undefined reference to `x13_hamsi512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:224: undefined reference to `x13_fugue512_cpu_init(int, int)'
/opt/miners/ccminer-djm/x13/x14.cu:225: undefined reference to `x13_shabal512_cpu_init(int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/opt/miners/ccminer-djm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/ccminer-djm'
make: *** [all] Error 2

any idea?
hero member
Activity: 756
Merit: 502
I feel like shopping again, this time in the Intel HPC camp...

has knight's landing potential for mining?

even a TI pocket calculator can mine :-)

... and with a "killer" hashrate, I bet!!  Tongue

certainly kills one's patience... BTW Knight's landing is Q3 2015, all you get now is Knight's Corner.
sr. member
Activity: 291
Merit: 250
How many K / s makes a gtx 750ti in x11 and x13?
I'm thinking of buying some

2700(x11)/2100(x13), but you need 1300 core(mine started with 1300 already no oc for me)/+200 mem
May I ask  what 750Ti-s do you have Amph ?  Cool
legendary
Activity: 1400
Merit: 1050
I have updated my repository with x14 and qubit:

https://github.com/djm34/ccminer

It is doing rather well solo mining on Deepcoin, I already found 6 blocks... (which is quite funny as running on hashharder just bring some scrap... ), which are worth close to nothing   Grin

For the moment my 780ti is 2MHash/s faster than my R9 290x (and the R9 didn't find any blocks yet...)
hero member
Activity: 672
Merit: 500
Banned: For Your Protection
I feel like shopping again, this time in the Intel HPC camp...

has knight's landing potential for mining?

even a TI pocket calculator can mine :-)

... and with a "killer" hashrate, I bet!!  Tongue
hero member
Activity: 756
Merit: 502
I feel like shopping again, this time in the Intel HPC camp...

has knight's landing potential for mining?

even a TI pocket calculator can mine :-)
sr. member
Activity: 330
Merit: 252
I feel like shopping again, this time in the Intel HPC camp...

has knight's landing potential for mining?
sr. member
Activity: 350
Merit: 250
Your not the only one considering a shopping spree lmao
if only.... i had reached.... ROI... on my 750Ti's
hero member
Activity: 756
Merit: 502
is that why you have 3? Wink

I have 3 of these because I went on a shopping spree.

I feel like shopping again, this time in the Intel HPC camp...
legendary
Activity: 1400
Merit: 1050
totally pathetic... https://bitcointalksearch.org/topic/m.7614280

I hope that moron paid a lot for his non working nvidia-amd convert...
legendary
Activity: 1400
Merit: 1050
Amph i may have to drop you a message tonight when im home to get a little advice on what to mine, you ok with that?

sure you can drop as many as you want

Thanks, Right now because i am mining off the same pc that is running cudamining.cc it isnt costing me anything to run the website as its earning some.
So instead of donations for upkeep of the site i accept help on what coins to mine and in return host the site which helps others.

is it possible to access the website while you are cpu mining ?  Grin


Amph i may have to drop you a message tonight when im home to get a little advice on what to mine, you ok with that?

sure you can drop as many as you want

where is located the piece of code that tell the miner to restart after 30 sec? i want to reduce it to 15-10 sec
TdrDelay ? (it's in the register).

I just finished coding qubit algo... (could be useful from time to time)
780ti => 9.4MHash/s
750ti => 4.3MHash/s

is qubit algo just 1 algo per round?
it is the 5 last algo of x11 (x11 is really a joke... )

i tried it and it doesn't work with qubit coin(tried in their pool)

The first algo needs to create the hash... (while the one in x11 is taking the existing hash and modifies it)


you mean this part right?

Code:
uint32_t endiandata[20];
for (int k=0; k < 20; k++)
be32enc(&endiandata[k], ((uint32_t*)pdata)[k]);

quark_blake512_cpu_setBlock_80((void*)endiandata);
quark_check_cpu_setTarget(ptarget);
in part... the argument given to the first hash are also different.
I will put on github qubit together with X14 (who cares about x14), may be I should add a X12 and an X9 as well  Grin
Jump to: