Bitcoin Forum
June 24, 2024, 10:01:24 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 »
261  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia on: August 13, 2017, 11:57:29 PM
@signatum

Using Signatum official Windows Wallet i made Wallet backup. How do i load that backup if i reinstall the wallet or want to add it on another pc?


I see only option to import private key, but when i got wallet with signatum official wallet i was only give an address, cannot see the private key. How do i solve this?


Either see private key for given address inside signatum client, or how do i import wallet after i went to option "Backup wallet"


Cheers!
262  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come on: August 13, 2017, 11:25:07 PM
What do you guys use to mine NXS, which miner is best? And which pool?

CheerS!
263  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 13, 2017, 10:49:28 PM
Should I use  --lodiff   for  6x    GTX  1070   ?

I think so, not using --lodiff can be for bigger farms. Altough i am dumb haha and have no clue how this difficulty works etc xD. But i have rigs with 7x gtx 1070 and i use --lodiff.


Also i am not sure what intensity does. I mean using i=22 give me more coins per day then i=25 on my Zotac AMP! Extreme Gtx 1070 x7 Rig. Shouldnt i=25 give best results?
264  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: August 13, 2017, 10:31:15 PM
What is the command in .bat file to select nexus algorithm to mine? And can we use regular CC miner (SP-MOD)?

I am going through this but not rly sure how to set it all up.

ALso, is there a pool, or should we solo mine?
265  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 13, 2017, 04:35:19 PM
I will write this just. It might be a small bug i seen.

When i started miner several times and after restart also, it always initialized only 2x GPU from 7. 7 were shown in device manager and in after burner, but when i started miner only gpu 2 and 6 shown hashrate, rest were stuck on 0.


Then i cancled miner for 5th time, went alt tab to do something, tried run miner again and it worked. Dunno why it didnt recognized my GPU-s right away.


This is my .bat file:


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cwigm -c sigt -u Brucelats.Zotacx7_SIGT -p x --cpu-priority=3 -i 22 --tlimit=65,65,65,65,65,65,65
pause


I used exact same on my other rigs with 5 6 7 GPU-s, only changed temp limits a bit and worker name and they all worked. Only thing that is speciffic to this rig that had problems is, it had all the same GPU-s and that are Zotac GTX 1070 AMP! Extreme. Rest have mix, or at least 1 card is different. Cheers!

first - remove all the setx environment parameters ...

they are really only used for sgminer / amd settings ...

cuda settings are usually set within the environment when you install the nvidia driver - and there is no need to set those environment parameter for nvidia cards ... you will see the same hashrate and results when you remove them ...

second - why --tlimit? ...

CWIgm is a unique miner ... try without that parameter and restart ...

you may want to try adding --lodiff to access the lower difficulty port also ... at least test it -until the port changes take place ( if they take place ) ...

let us know that all goes ...

#crysx


Ok will change parameters. And i forgot --lodiff parameter. I'll add it yeah.



On second note, why not use temp limit?

I cant monitor my rig all the time. In case something happens and gpus start overheating i want my miner to close to prevent any damage. I use Air conditioner coz it's quite hot. In case something occurs with AC temps will start rising, so i want use temp limits to stop miners if that happens.

Unless i am wrong?

If there is no parameter to turn off miner if certain temperature limit is reached it should be added. I would always use it, and everyone should in case something goes wrong. Ok there are parameters to controll GPU usage and such, but i have my fans set on auto, i made a curve. And if i reach some high temperatures, something bad is going on haha. So no point to mine until that thing is resolved, so best idea is just to turn off miner and no harm done.

there is a device called the PID ... it is a controller of sorts - an algorithm ...

https://en.wikipedia.org/wiki/PID_controller#Fundamental_operation ...

the implemented PID controller - at this point - has a racing condition with the internal firmware which controls the fans speed ... which means that if the user has not set the fan speed manually at a desired level - the pid will drop the temperature to the limit set by the user - but the gpu will notice that the temperature is going down and will drop the fan speeds - which will result in a temperature increase which the PID has to readjust and so on ...

ie ... do not use the --max-temp feature with the fans set to auto ...

the temp control and the netdiff parameters are experiential ... the netdiff parameter calculates the netdiff incorrectly - even tho its only about 1% error - we advise NOT using it at all for now ... it is fixed in CWIgm-0.9.9 ...

other than that - great results ...

soon - you will only need the --lodiff parameter for small rigs ... the consensus is overwhelmingly in favour of stratum diff change - so there will be some teething issues there - but we will get through them Smiley ...

#crysx


Thank you for the answer, but i havent got answer what i was really looking for? What does --tlimit does? Will it turn off the miner or something if certain temeprature is met?

I have great settings with my auto fan speed in MSI afterburner and all my cards are around 50-57 degrees. I am looking for function that will TURN OFF MY MINER if temeperature reaches certain point. I dont want any throtling or extra control of fans etc. I JUST want to turn off my miner if something messes up and to save my gpu-s or whatever.

IS --tlimit doing that? If not YOU should REALLY implement that function. It should be easy. Just turn off miner if he reads temerature limit is being reached or passed.


Cheers!
266  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 13, 2017, 02:29:31 AM
How to get rid of this error?  Huh



Overclocking too much. Try dropping down core clocks slowly until it's stable.

its only +150 on core, and they're stable on other miner, i tried to lower my intensity but still getting that error, its only on my 1060s, my 1070 is stable.
What's your OC setting?

PL 70, core +150, mem -502, fan 75, intensity 24

but why on other miner they're stable?
And what is in your batch file?

cwigm -c sigt -u myusername.myworker -p x -i 23 --lodiff --max-temp=70

Try use intesnity 22 and if it still occurs try lower the core slowly until it will work fine. I also lowered my core from 95 to 90 when i seen few ounce messages during mining. Seems ok now. I had several in 5 hours but maybe this helps and give extra profit in long run.
267  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 13, 2017, 01:41:33 AM
Rofl at GH/s in the picture Cheesy instead MH/s
268  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: August 12, 2017, 08:27:16 PM
If I was a dickhead I would mine on a pussy pool...

and this is EXACTLY what im talking about ...

im off to bed ...

#crysx

I've mine on your pool 350Mh/s with your miner for 1 hour. And I just earn 1.7   coin   Undecided
Also I've  mine on  suprnova.cc  with  ccminer for hour I earn too much.

So I understand this is BETA project.  But no profitable.   May be  your miner fast, it is ok.  But your pool weak and no profitable to mine on this pool.   And your miner locked to mine only on your  pool.  There is no chance  to mine another high hashrate pool like suprnova.cc .

Let unlock your miner  for mine on suprnova.cc   and users decide which miner is more profitable.


For me is the oposite. I mined recently on suprnova.cc and i was getting like 17-20 coins per hour, now i switched to cwigm miner and i am at 115 coins in 3 hours or so. I know difficulty varies and such but for real, i was mining SUPER slow for last 2-3 days on SUPRnova i have like 570 hashrate, 19 GTX 1070 mining and i was gaining like 17-20 coins. Also stats on suprnova sux, cwigm pool show better stats, less lag and more clean.

But that's just me. I still test it out. BUt i like what i see right now.


Cheers!
269  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 12, 2017, 08:01:22 PM
I will write this just. It might be a small bug i seen.

When i started miner several times and after restart also, it always initialized only 2x GPU from 7. 7 were shown in device manager and in after burner, but when i started miner only gpu 2 and 6 shown hashrate, rest were stuck on 0.


Then i cancled miner for 5th time, went alt tab to do something, tried run miner again and it worked. Dunno why it didnt recognized my GPU-s right away.


This is my .bat file:


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cwigm -c sigt -u Brucelats.Zotacx7_SIGT -p x --cpu-priority=3 -i 22 --tlimit=65,65,65,65,65,65,65
pause


I used exact same on my other rigs with 5 6 7 GPU-s, only changed temp limits a bit and worker name and they all worked. Only thing that is speciffic to this rig that had problems is, it had all the same GPU-s and that are Zotac GTX 1070 AMP! Extreme. Rest have mix, or at least 1 card is different. Cheers!

first - remove all the setx environment parameters ...

they are really only used for sgminer / amd settings ...

cuda settings are usually set within the environment when you install the nvidia driver - and there is no need to set those environment parameter for nvidia cards ... you will see the same hashrate and results when you remove them ...

second - why --tlimit? ...

CWIgm is a unique miner ... try without that parameter and restart ...

you may want to try adding --lodiff to access the lower difficulty port also ... at least test it -until the port changes take place ( if they take place ) ...

let us know that all goes ...

#crysx


Ok will change parameters. And i forgot --lodiff parameter. I'll add it yeah.



On second note, why not use temp limit?

I cant monitor my rig all the time. In case something happens and gpus start overheating i want my miner to close to prevent any damage. I use Air conditioner coz it's quite hot. In case something occurs with AC temps will start rising, so i want use temp limits to stop miners if that happens.

Unless i am wrong?

If there is no parameter to turn off miner if certain temperature limit is reached it should be added. I would always use it, and everyone should in case something goes wrong. Ok there are parameters to controll GPU usage and such, but i have my fans set on auto, i made a curve. And if i reach some high temperatures, something bad is going on haha. So no point to mine until that thing is resolved, so best idea is just to turn off miner and no harm done.
270  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 12, 2017, 06:15:44 PM
I will write this just. It might be a small bug i seen.

When i started miner several times and after restart also, it always initialized only 2x GPU from 7. 7 were shown in device manager and in after burner, but when i started miner only gpu 2 and 6 shown hashrate, rest were stuck on 0.


Then i cancled miner for 5th time, went alt tab to do something, tried run miner again and it worked. Dunno why it didnt recognized my GPU-s right away.


This is my .bat file:


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cwigm -c sigt -u Brucelats.Zotacx7_SIGT -p x --cpu-priority=3 -i 22 --tlimit=65,65,65,65,65,65,65
pause


I used exact same on my other rigs with 5 6 7 GPU-s, only changed temp limits a bit and worker name and they all worked. Only thing that is speciffic to this rig that had problems is, it had all the same GPU-s and that are Zotac GTX 1070 AMP! Extreme. Rest have mix, or at least 1 card is different. Cheers!
271  Alternate cryptocurrencies / Mining (Altcoins) / Re: ### A ChainWorks Industries (CWI) Project - CWIgm | Simple Powerful Stable on: August 12, 2017, 04:53:19 PM
Sent a PM!


Want to try this miner Smiley


Cheers!
272  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: August 12, 2017, 04:46:48 PM
x32 SPMOD6 is same speed as CWIGM, all the same settings
1850 Core 850 MV across all cards 25.5 Intensity

CWIGM is locked to mine on a pussy pool. Slow connection, alot of lag and downtime. Few blocks found. Slow payouts.

Stick to the sp-mod if you want profit..

you really are a lying piece of garbage rune stensland ...

marketing false crap to sell more of your gpl breaking / law breaking / copied miner ...

a 'pussy pool' ... what a retarded excuse for attacking us ...

your statement on 'profit' is typical of the type of greed you like to spawn in the community ...

yes its locked to our pool - and that is for the beta so we dont have ANY outside interference with other issue ... for the foreseeable future - this will stay that way until we can make sure the miner is completely the way we want it ...

as for slow connections and lag - you are really talking out of you bum - once again ... there is no slow connections and no lag at all - as we use one of the BEST and largest most efficient online datacenter and providers in europe ... so another LIE to sell more of you copied miner ...

few blocks found? ... hahaha ... anyone with half a brain can see that attack has absolutely no substance and makes for a piss poor excuse to sell more of the copied miner ... ANY pool would have the same chances as ANY other pool for solving the same amount of blocks in the same environment and hashrate ...

as for slow payouts ...

that is just a blatant LIE - three lies in a row - and you really have no idea ... you of all people have not the faintest idea about pools - the way they work - or even what they are ... and suddenly you are an expert targeting the CWI-Pool Signatum - because our miner CWIgm-0.9.8 has kicked your backside all over the field with regards to hashrate AND stability AND presentation / display ...

this is the childish way you retaliate? ...

BUILD a miner first - THEN make it stable - THEN optimize it PROPERLY before you can cry about someone taking your icecream - like the childish outbursts you are making now ...

OUR pool wasnt hacked - like ALL the yiimp pools were who lost coins in almost every wallet ... was it? ... any mention of that? ... of course not ... it doesnt benefit you to say anything like that because YOU mine there and yiimp based pools - which is why ALL your examples of hashrates and 'miner use' is based on yiimp ...

tpruvot is a REAL dev - that produces REAL products ... what have you got? ... copied product that breaks every rule and licence in the book ... AND you cry about getting all that you have copied and sold - by attacking us this way like a little child ...

hmmm ... shows the type of substance you are made of - doesnt it rune? ...

stick with the full time employment you have in norway - and leave the REAL development to us big guys ...

considering CWIgm is only THREE WEEKS OLD - is STILL a beta product - and you are running around not knowing what to do wiht yourself because its a FAR better product that anything you have brought out in the last three years ... what will you do when thet FULL product comes out and its HIGHLY optimized ( Class A ) ... attack me personally then or the business / company as well? ... because im a little 'farm boy in australia with kangaroos' ? ... try your hardest rune - you will need to - to compete in this world of crypto ... you wont be able to copy and paste - and claim it all as your own to fool people any longer ... and if the legal people have their way - you wont be able to break international law any longer either ...

our next revision of CWIgm-0.9.9 is going to break all the rules again ...

keep an eye out for it - because you WONT be able to copy this one ...

https://bitcointalk.org/index.php?topic=2054431 ...

btw - that 25minute downtime was a ddos attack ... have any idea how that happened by any chance? ...

#crysx

I'm a developer and I agree with you chrysophylax. It's funny to break the license and sell it online like this. At least you know how to hide it like selling it offline or something. Here is like no punishment, nothing happened to him so that he can do whatever he wants. Learn to credit the folks. Hope to see the alternative tool that will surpass all of his works. btw I don't know why people can pay ~200$ for a software that's had 7 commits. Like getting profits in 2 weeks is still worth before the diff increases Smiley Good job. I can bet with your skills, you only earn this much money in the next 1-2 months by selling your reputation. Not that worth actually.

just to clarify ...

there is nothing hidden ...

unlike rune - we write our code - and make it available to test so we can iron out any bugs ( and there are bugs ) ...

we have one focus - stability and ease of use ... we sell nothing to no one using our code ...

what do you develop by chance? ... it may be interesting to know as we would look at good developers to work on certain parts of our business ...

#crysx


Sent you a PM for your miner Smiley

CheerS!
273  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: August 12, 2017, 12:46:47 AM
Gigabyte g1 gaming 1070. Samsung memory
Driver : 394.84 (important)
Os: windows 8.1
tdp: 100%
memclock -500
coreclock +150
Default intensity (no -i parameter specified in the batfile)

Hashrate 31.5 Mhash with sp-mod #6

I dont use ur SP, i am not donator and i dont try to find it another way.
I think u can push a little bit your 1070, try to lower memclock by 1000 and push a little bit your coreclock mb +10/20, u grab nothing from memclock.
I use ASUS 1070 8OG ( more hard to find sweep spot )
i can run them stable at 130/140 CoreClock - -2000MemClock ( i use linux so -1000 for win user ) and grab 30.3/30.8 on krnlx mod, i dont try the palgin new release from 2 day cause only win release Sad

Minimum mem clock on windows is -500.

And your coreclock of 130/140 on linux is probably 65/70 on win? or?

Also, problem with Asus DUAL OC 8gb is they dont have so badass cooling like 3 fan cards etc. If i put them to higher Power limit then 65 or 70% they heat a lot. I try to keep them under 60 degrees.


Cheers!
274  Alternate cryptocurrencies / Mining (Altcoins) / Re: Signatum (skunk) ccminer-krnlx 30+mh 1070, 52.5+ mh 1080ti [FREE,OPENSOURCE] on: August 12, 2017, 12:42:10 AM
WARNING: Do not let the reported hashrate in this miner fool you.
Track the SIGT generated over a few hours to determine if it actually yeilds more coins.

For me this krnlx mod is very deceiving and gives less coins. Please stop posting your miners hashrate showing 30+ on 1070, 50+ on 1080 Ti.
Its all garbage. Ive tracked the numbers over 6 hours of use and compared to it other mods such as sp3. So just a headsup


PS: the power usage spikes along with gpu usage drops are very common every 2-3 min on each card. Just wanted everyone here to know the truth. Maybe an update to this is in order. That being said dont let the high hashrates fool you.
This is open source so you can fork the repo and submit any appropriate pull requests.
I've been wondering about that myself. The hashrate displayed by the pool, I am mining on, jumps all over the place. What do you believe to be the most stable miner for skunk?

Sp mod 3 has worked much better than this as per trending.
I cant speak to it being most stable but is better than krnlx (yields are consisitently higher but reported hashrate is lower. I get better yields by using a lower intensity on the sp3 mod also) .

It's funny that I see the other way around, krnlx's is much more stable and yields.
I had reviewed the codes, they are clean (as if you was trying to accusing of cheating hash rate). And if you want to learn, I can teach you how to do that..
You can also learn to use YiiMP site to narrow down which version is better.
Also, there are no point of "lower intensity" for sniff pick.. dial down the TDP if you want to lower your power usage..


im only dialing down the intensity because the computer gets laggy.
Electricity is free for me so I dont mind the power usage.


I looked at yimp specifically the different miners used on that pool.
Can see sp mods have higher hashrate than krnlx in most cases. Shows while most ppl are using krnlx its not as promising as ppl think it is.
mod 3 is still higher hashrate.

Link
http://yiimp.ccminer.org/site/miners

Also yiimp has 2% pool fee versus 1% on suprnva.

How you made conclusion SP mod 3 is faster then KRNLX?

I am curious. I will switch to SP 3 then, but it's hard to find difference, KRNLX always show better numbers.
275  Alternate cryptocurrencies / Mining (Altcoins) / Re: Signatum (skunk) ccminer-krnlx 30+mh 1070, 52.5+ mh 1080ti [FREE,OPENSOURCE] on: August 11, 2017, 10:48:59 PM
So big difference between 32 and 64 bit versions.

Running 32bit version I'm getting 44 Mh/s while 64bit - 51-52 Mh/s on my stock GTX 1080 ti 11GB.









Thanks

I m running 32 bit version now on Windows x64
Getting 28.4 Mh/s on Asus GTX1070
Getting 19.3 Mh/s on Zotac Amp Edition GTX1060 3GB
Getting 19.3 Mh/s on MSI Gaming X GTX1060 3GB


Which ASus model u have? Dual OC or Strix? What are your settings?, also have u tried x32 and x64? Which one hashes better for u?
276  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: August 11, 2017, 10:44:03 PM
Which models of Gtx 1070 get 30-31MH/s and on which clocks?

Not all GTX can get that much hash, so it might be decieving. For example, my GTX 1070 Asus Dual OC 8GB hashes around 27-28 max.
277  Alternate cryptocurrencies / Mining (Altcoins) / Re: Signatum (skunk) ccminer-krnlx 30+mh 1070, 52.5+ mh 1080ti [FREE,OPENSOURCE] on: August 11, 2017, 09:34:48 PM
krlnx monitoring is supported by www.ethmonitoring.com

I have just registered for my 4 rigs. Mining SIGT. I have set up the monitoring software on the rigs. I have install the application from the app store. I have selected Signatum coin. Everything is good. After trial period, i think i will buy it. is it possible to see daily profit from the pool ? I put the api and i see my newly SIGT on the monitoring software. but is it for 24 hours or from the begining ?

I see 16-17 Mh/s on GTX1060
I see 25-26 Mh/s on GTX1070

is there any way to get higher values ?



On which pool do you mine?


I use KRNLX 32x bit version, i have +95 core clock and -500 memory clock and i get 26-30 Mh/s, depending on the card. ASus dual X OC 8gb is shitiest card that give around 26-27mh/s. Msi, Zotac and Gigabyte are 28-30.

So far is very stable that way. My Power limits are 60-70%, on weaker cards is more %.

Miner is running for around 30 hours now, no problems. And power is jumping a little bit but not much. Averages on 50-60%. Sometime jumpes to 40 and sometimes to 70-80 but not often.
278  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia on: August 11, 2017, 01:40:02 AM

What miner are you using? I get around 35 Mhs with palginmod miner using this bat file:

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

ccminer -a skunk -o stratum+tcp://sigt.suprnova.cc:7106 -u redhorse.signatum01 -p X --cpu-priority=3 -i 22
pause

this is crazy if you get 35? What are your settings?

I heard ppl get max 30 with hard OC, including myself with krnlx Miner that is best. Have u tried it? Maybe krnlx will give u even more hashes then palginmod

I am using Zotac Gtx 1070 AMP! Extreme. Cant get over 29.5-30


Bump on this one!
279  Alternate cryptocurrencies / Mining (Altcoins) / Re: Signatum (skunk) ccminer-krnlx 30+mh 1070, 52.5+ mh 1080ti [FREE,OPENSOURCE] on: August 10, 2017, 09:18:39 PM
I just compiled on Windows, latest version

40MH on 1080 on stock settings.

Good job mate!


Man, you're the KING !
Would love to test it on my win10 install Smiley

EDIT : What's the best mining pool between suprnova, sigt.POOL.MN, and yiimp sigt ?



I wonder that also.

All pools are really bad, that i am aware of. Calculations sux, no monitoring, no estimated earning and such.
280  Alternate cryptocurrencies / Mining (Altcoins) / Re: Signatum (skunk) ccminer-krnlx 30+mh 1070, 52.5+ mh 1080ti [FREE,OPENSOURCE] on: August 10, 2017, 02:03:07 PM
Guys, can anyone please post best version of this krnlx miner? Compiled version.

I heard there are differencies between x64 and x32 and that x32 is faster? can someone reliable and trusted post x32? PLEASE !!

This version posted on this page, is that trusted? :/

I am having troubles with compiling myself
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!