Author

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

member
Activity: 70
Merit: 10
I am a watable wat
Can someone help me setup a ccminer line? I have two GTX 660s and would like to mine using x11. I have pointed my miner to multipool.us but it is not getting any accepted work.

for cyptcoin: ccminer30.exe -a x11 -o stratum+tcp://us-east.multipool.us:3375 -u -p

change port to 3373 for LitecoinX

change port to 3371 for Darkcoin
full member
Activity: 210
Merit: 100
actually if someone want to make X13, there is just to write hamsi I guess,
he could just start from the opencl code of the amd and rewrite into cuda (and from what I have been told, there isn't much difference),
it wouldn't be the ultra fast c&c code but that would certainly do it (since it would be only one routine over 13)

we need at least a base line x13. At least we can mine something. AMD seems to have many different developer releasing different version of AMD miner. But nvidia seems to only have 1 developer ? I wonder when we can see x13 on ccminer. Even baseline performance is good enough.
full member
Activity: 168
Merit: 100
actually if someone want to make X13, there is just to write hamsi I guess,
he could just start from the opencl code of the amd and rewrite into cuda (and from what I have been told, there isn't much difference),
it wouldn't be the ultra fast c&c code but that would certainly do it (since it would be only one routine over 13)

Maybe even just use the CPU code for starters just to get it working.
sr. member
Activity: 350
Merit: 250
Can you make a change to input form for configs? We have well defined version numbers on ccminer so you can change version input field to a dropdown menu. You can also do the same for cudaminer as it has release dates as version numbers. On selecting a miner the dropdown menu will be populated with its version numbers. This will also reduce any incorrect inputs from user. I cant input the version no for cudaminer in config right now as it is a date.

so i was just having a look through this, and there are a few limitations to this method. or issues should i say, the main one being this

To get the program name from the dropdown, then check the versions and populate the new dropdown, i would have to use JQuery, its basically just a modern version of javascript. As some of you may have seen, javascript can be turned off and in some business's is actually permanently disabled. soooo it would prevent the version list from being populated at all. But there are some things i can do

1) implement it and set a notice that you need javascript enabled to set the version number
2) set 2 drop down menus, one with all cudaminer releases, one with all ccminer releases, and only use the one for the program you picked.

which would you rather see? version 2 is the safest and anyone can use it, version 1 some people might not be able to use


Edit

Counter solution, while i have some time free at work to look some stuff up, im going to build both versions.
If you have javascript enables one version will show.
If you don't, you will see another

Update

Both versions are built and will be implemented when i get home.
I have tested it on most browser so i will need anyone to let me know if you have any trouble with it.
I will post a new reply once this is done
legendary
Activity: 1400
Merit: 1050
actually if someone want to make X13, there is just to write hamsi I guess,
he could just start from the opencl code of the amd and rewrite into cuda (and from what I have been told, there isn't much difference)

Well, you actually need to write the algo implementation, or however you'd call it, too. So the actual algorithm can be almost just copypasted, you'll need to write the handling too, which will be different. I tried writing handlers for skein, keccak and blake in ccminer, but I failed at all of them. It isn't just copypasta Tongue
just pick up the original X11 implementation (that what X13 inventor did)
hero member
Activity: 644
Merit: 500
actually if someone want to make X13, there is just to write hamsi I guess,
he could just start from the opencl code of the amd and rewrite into cuda (and from what I have been told, there isn't much difference)

Well, you actually need to write the algo implementation, or however you'd call it, too. So the actual algorithm can be almost just copypasted, you'll need to write the handling too, which will be different. I tried writing handlers for skein, keccak and blake in ccminer, but I failed at all of them. It isn't just copypasta Tongue
legendary
Activity: 1400
Merit: 1050
actually if someone want to make X13, there is just to write hamsi I guess,
he could just start from the opencl code of the amd and rewrite into cuda (and from what I have been told, there isn't much difference),
it wouldn't be the ultra fast c&c code but that would certainly do it (since it would be only one routine over 13)
full member
Activity: 210
Merit: 100
true dat its your passion that is shining thru your site.

ooo ive learnt a lot of new skills in that least week trust me Wink
if the site gets bigger i will add some

possible to explore modifying ccminer ? Like making x13 ?  Cool
sr. member
Activity: 350
Merit: 250
true dat its your passion that is shining thru your site.

ooo ive learnt a lot of new skills in that least week trust me Wink
if the site gets bigger i will add some
hero member
Activity: 840
Merit: 1000
true dat its your passion that is shining thru your site.
sr. member
Activity: 350
Merit: 250
aha, try sitting in an office building websites all day xD
while drinking coffee and eating crisps
hero member
Activity: 840
Merit: 1000
working but on how to get those chips while still sitting on couch and not on standingup and getting them lol Tongue
sr. member
Activity: 350
Merit: 250
i think it was just laziness that made me not do it before if i am honest.
I have changed some things back-end that you guys cant see that calculates the settings for the shortened version.

In the back-end the voltage, memory, and core are all separate inputs where as on the submit form its one, so every-time i get a submit i have to change them all xD
hero member
Activity: 840
Merit: 1000
sr. member
Activity: 350
Merit: 250
yeh i can change that over tonight. At work right now so i am going to be busy for atleast the next 9 hours.
but if i remember it i will do it
hero member
Activity: 840
Merit: 1000
It can also be found over at cudamining.cc

Can you make a change to input form for configs? We have well defined version numbers on ccminer so you can change version input field to a dropdown menu. You can also do the same for cudaminer as it has release dates as version numbers. On selecting a miner the dropdown menu will be populated with its version numbers. This will also reduce any incorrect inputs from user. I cant input the version no for cudaminer in config right now as it is a date.
sr. member
Activity: 350
Merit: 250
It can also be found over at cudamining.cc
hero member
Activity: 756
Merit: 502
Hello guys.

I have two GeForce GTX 285, they very old but still should working. Does this miners supports such old GPUs?

P.s i want em for X11 mining

Compute 2.0 or later cards are know to work with Bombadil's custom built ccminer.

links are in the signature of all his postings (Find one on top of previous page)

Christian
full member
Activity: 190
Merit: 100
Hello guys.

I have two GeForce GTX 285, they very old but still should working. Does this miners supports such old GPUs?

P.s i want em for X11 mining
Jump to: