Author

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

sr. member
Activity: 350
Merit: 250
you can set hashing parameteres using -l config1, config2, config3

there is no set intensity for cudaminer

so something like -l T10x24, K7x32, F1x30

like that?

i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

Do you have on board graphics?

i have it disabled why?

It may still pick up your on board as device 0.

Try running a cudaminer for device 1, then 2, then 0

All separately and see which won't work
legendary
Activity: 1400
Merit: 1050
I hate to say it but the only assholes who can not benefit from HVC are we owners of Nvidia.

THAT ANGER.

I read all happy in the official topic to undermine HVC and we do not .
Don't read too much what gets written on heavycoin thread, they live in an alternate reality. A fork occurred in the space-time continuum and they are now in a parallel universe. This coin was really too heavy.
I_M
full member
Activity: 135
Merit: 100
I hate to say it but the only assholes who can not benefit from HVC are we owners of Nvidia.

THAT ANGER.

I read all happy in the official topic to undermine HVC and we do not .

Learn to program in CUDA if you want it that bad.  Christian doesn't owe us anything, if anything we owe him.
sr. member
Activity: 434
Merit: 250
I hate to say it but the only assholes who can not benefit from HVC are we owners of Nvidia.

THAT ANGER.

I read all happy in the official topic to undermine HVC and we do not .
full member
Activity: 182
Merit: 100
i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

For some reason I can't run a bat file with more than one card, or, more specifically, a bat file for more than one card with a separate config for each card. It crashes every time. I run separate configs as separate instances.

-H 2 -i 0 -l K7x32 -d 0; for first card

-H 2 -i 0 -l T10x24 -d 1; for the second

If they won't run separately, then I'm unsure.

oh yeah they work fine separately, i just didnt want to have multiple bats.


 i have a 670 and a 750ti and ordered a few more, is it possible just to select the 750ti's in one bat?
I think writing -d gtx750 should work

will have to try that once they come in
legendary
Activity: 1400
Merit: 1050
i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

For some reason I can't run a bat file with more than one card, or, more specifically, a bat file for more than one card with a separate config for each card. It crashes every time. I run separate configs as separate instances.

-H 2 -i 0 -l K7x32 -d 0; for first card

-H 2 -i 0 -l T10x24 -d 1; for the second

If they won't run separately, then I'm unsure.

oh yeah they work fine separately, i just didnt want to have multiple bats.


 i have a 670 and a 750ti and ordered a few more, is it possible just to select the 750ti's in one bat?
I think writing -d gtx750 should work
hero member
Activity: 672
Merit: 500
Banned: For Your Protection
i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

For some reason I can't run a bat file with more than one card, or, more specifically, a bat file for more than one card with a separate config for each card. It crashes every time. I run separate configs as separate instances.

-H 2 -i 0 -l K7x32 -d 0; for first card

-H 2 -i 0 -l T10x24 -d 1; for the second

If they won't run separately, then I'm unsure.

oh yeah they work fine separately, i just didnt want to have multiple bats.


 i have a 670 and a 750ti and ordered a few more, is it possible just to select the 750ti's in one bat?
I am not aware of how to do that - hopefully someone else will chime in? Sorry.
full member
Activity: 182
Merit: 100
i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

For some reason I can't run a bat file with more than one card, or, more specifically, a bat file for more than one card with a separate config for each card. It crashes every time. I run separate configs as separate instances.

-H 2 -i 0 -l K7x32 -d 0; for first card

-H 2 -i 0 -l T10x24 -d 1; for the second

If they won't run separately, then I'm unsure.

oh yeah they work fine separately, i just didnt want to have multiple bats.


 i have a 670 and a 750ti and ordered a few more, is it possible just to select the 750ti's in one bat?
legendary
Activity: 1154
Merit: 1001
For a moment I thought I was posting at the wrong thread lol ... Get those AMD's and cgminer's outta here Smiley

Christian,
New coin, CPU only at the moment, complete lottery as it stands to ever reaching any meaningful exchange or value, but anyways, if you're interested in something that's not already run over by the gpu crowds:
https://bitcointalksearch.org/topic/annfc-fuguecoin-fugue256-hash-launched-no-pre-m-cpugpu-minable-519138

Now, if you do decide to work on this, keep it quiet please! I think you're drawing too much attention to yourself Smiley

Cheers,
- Myagui
member
Activity: 61
Merit: 10
No news yet for cudaminer for HVC? .

If you want try this cgminer https://bitcointalksearch.org/topic/m.5745643

Dont work on my Nvidia 750ti im use this .bat , whats wrong ?

cgminer.exe -o stratum+tcp://hvcpool.1gh.com:5333 -u address wallet -p x



Help Please .

It won't work with nvidia cards.  It's compiled for AMD only.  You'll have to wait for Christian to release the miner using CUDA.

At this point it's just not worth it anymore on Heavy.  Price is dropping, tons of miners are coming online, difficulty is skyrocketing.  By the end of the day it will be no more profitable to mine than any other coin.  It's pretty much there right now.

The money to be made was made when miners were still private or by people playing the ups/downs on the exchanges.  For miners this coin is no better than anything else now.
sr. member
Activity: 434
Merit: 250
No news yet for cudaminer for HVC? .

If you want try this cgminer https://bitcointalksearch.org/topic/m.5745643

Dont work on my Nvidia 750ti im use this .bat , whats wrong ?

cgminer.exe -o stratum+tcp://hvcpool.1gh.com:5333 -u address wallet -p x



Help Please .
hero member
Activity: 672
Merit: 500
Banned: For Your Protection
i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

For some reason I can't run a bat file with more than one card, or, more specifically, a bat file for more than one card with a separate config for each card. It crashes every time. I run separate configs as separate instances.

-H 2 -i 0 -l K7x32 -d 0; for first card

-H 2 -i 0 -l T10x24 -d 1; for the second

If they won't run separately, then I'm unsure.
full member
Activity: 182
Merit: 100
you can set hashing parameteres using -l config1, config2, config3

there is no set intensity for cudaminer

so something like -l T10x24, K7x32, F1x30

like that?

i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

Do you have on board graphics?

i have it disabled why?
sr. member
Activity: 840
Merit: 255
SportsIcon - Connect With Your Sports Heroes
I was really hoping that there was an unnofficial 750Ti with 960 cuda cores...

Come on NVidia, release better Maxwell cards for mining already!
sr. member
Activity: 350
Merit: 250
you can set hashing parameteres using -l config1, config2, config3

there is no set intensity for cudaminer

so something like -l T10x24, K7x32, F1x30

like that?

i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes

Do you have on board graphics?
sr. member
Activity: 434
Merit: 250
full member
Activity: 145
Merit: 101
full member
Activity: 182
Merit: 100
you can set hashing parameteres using -l config1, config2, config3

there is no set intensity for cudaminer

so something like -l T10x24, K7x32, F1x30

like that?

i cant get cudaminer to start with these flags

 -H 2 -i 0 -l K7x32, T10x24 -d 0, 1

just auto crashes
sr. member
Activity: 434
Merit: 250
And 'possible to know how many you do HEAVYCOIN a day with nvidia 780 and 750 you?

when you can have it available? Thank you.

about 100 HVC per 30 min with 12 Mhash currently

We will triple the hash rates today after discovering a way to optimize this greatly.


.
legendary
Activity: 1400
Merit: 1050
HVC

0.00003200 BTC (3200 Satoshi)
0.0199261 USD

Extracting even 5000 are $ 100 per day .

Who says you do not need is crazy .
5000 a day is very optimistic at the moment (depending of your rig... obviously).
Today I was able to get something like 100 (1 card) in 6 hours...
Jump to: