Pages:
Author

Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot) - page 21. (Read 500191 times)

newbie
Activity: 38
Merit: 0
its what happen on overclock too.. indeed. Generally "well" handled for self-protect. A reboot or driver reset fix it

The problem is that all other scripts runs perfectly well while overclocked, accept for ccminer.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
its what happen on overclock too.. indeed. Generally "well" handled for self-protect. A reboot or driver reset fix it
newbie
Activity: 38
Merit: 0
your issue is not related to the pool, you lost a card... win10 special power :p
So it seems it's afterburner... as soon as I overclock it, things goes south fairly quickly Smiley
newbie
Activity: 38
Merit: 0
hey guys..
any1 know what this error causes?
https://screenpresso.com/=TiACf

i work now with the first release of ccminer which has tribus included and this works but i lose about 20-30% hashrate..
with the newest I got this error (screenshot above)

Things I did:
Intensity lowered..
Updated GPU Driver
tried other alg. (works fine) only happens with tribus.

br

I have some 1060 6gb cards and mine does this from time to time. Run the Klaus version then all good again.

What is the difference between Klaus and TPruvot? As TPruvot runs perfectly well with Neoscrypt, but quite low in hashes vs the 10 seconds the Klaus version runs before crashing.

Anyone know where I can get support or assistance on CCMINERKlaus?
newbie
Activity: 3
Merit: 0
hey guys..
any1 know what this error causes?
https://screenpresso.com/=TiACf

i work now with the first release of ccminer which has tribus included and this works but i lose about 20-30% hashrate..
with the newest I got this error (screenshot above)

Things I did:
Intensity lowered..
Updated GPU Driver
tried other alg. (works fine) only happens with tribus.

br
sr. member
Activity: 487
Merit: 252
bou !
you do that in scripts (batch or bash script) with goto (or a loop)

ill make it real simple for ya

:start
ONION.py
cls
timeout /T 3
goto start

replace onion.py with whatever you want to run.  There are better ways to do this as well.  much better ways.  but if you are lazy like me, this will do.

should we put this command or? in my.bat?

my bat is:

ccminer-x64.exe -a Skein -o stratum + tcp: //skein.lpool.name: 11957 -u DJK5zWpJzXbFpJCbnK679y1UMFroztx -p PC
newbie
Activity: 1
Merit: 0
hey Im trying to download tpruvat version of ccminer and everytime i download the file and click on it, it just says application not found. Can anyone help me with this? I am trying to mine Electroneum but I can only get the Klaus T version of ccminer. Can anyone tell me what I am doing wrong?

edit:nvm, i figured it out. i just did not have the proper program to open up that file
newbie
Activity: 38
Merit: 0
Trying to mine with CCminer and Neoscrypt getting this error:

Cuda error in func 'neoscrypt_init' at line 1476 : unknown error.
Cuda error in func 'neoscrypt_init' at line 1476 : driver shutting down.
Cuda error in func 'neoscrypt_init' at line 1476 : driver shutting down.

Settings:
nvcc_ARCH  = -gencode=arch=compute_61,code=\"sm_61,compute_61\"
./ccminer -a neoscrypt -o stratum+tcp://pool.cryptopros.us:4233 -u xyz -p c=GBX

Any sugestion or help is greatly appreciated !
Thanks!


Update your driver. Worked for me
newbie
Activity: 54
Merit: 0
Trying to mine with CCminer and Neoscrypt getting this error:

Cuda error in func 'neoscrypt_init' at line 1476 : unknown error.
Cuda error in func 'neoscrypt_init' at line 1476 : driver shutting down.
Cuda error in func 'neoscrypt_init' at line 1476 : driver shutting down.

Settings:
nvcc_ARCH  = -gencode=arch=compute_61,code=\"sm_61,compute_61\"
./ccminer -a neoscrypt -o stratum+tcp://pool.cryptopros.us:4233 -u xyz -p c=GBX

Any sugestion or help is greatly appreciated !
Thanks!
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
your issue is not related to the pool, you lost a card... win10 special power :p
newbie
Activity: 38
Merit: 0
Firstly, thank you for the awesome script! Work beautifully most of the time hehe

Currently mining tzc and it seems to be giving me some constant issues, just crashes and I have to restart/shut down my whole pc.

Running Geforce SDK drivers, Windows 10 Ver 1709 Build 16299.125
CCminer TPruvot - latest off ccminer.org website
bat file - ccminer -a neoscrypt -o stratum+tcp://neoscrypt.mine.zpool.ca:4233 -u -p c=TZC

Any advise perhaps? Everything was working fine, 'till yesterday and it started all of a sudded. I do use MSI Afterburner which now also seems to be crashing.



Stop using zpool (you can research that yourself) and try nvidia inspector instead of afterburner.

Thank you for the feedback, so far no real issues with zpool though, but I'll definitely investigate.

I've switched to solo mining now and it seems to be working better, I just cannot figure out how to check income etc or if it's even working. I'll get nvidia inspector quick.
legendary
Activity: 1400
Merit: 1000
Firstly, thank you for the awesome script! Work beautifully most of the time hehe

Currently mining tzc and it seems to be giving me some constant issues, just crashes and I have to restart/shut down my whole pc.

Running Geforce SDK drivers, Windows 10 Ver 1709 Build 16299.125
CCminer TPruvot - latest off ccminer.org website
bat file - ccminer -a neoscrypt -o stratum+tcp://neoscrypt.mine.zpool.ca:4233 -u -p c=TZC

Any advise perhaps? Everything was working fine, 'till yesterday and it started all of a sudded. I do use MSI Afterburner which now also seems to be crashing.



Stop using zpool (you can research that yourself) and try nvidia inspector instead of afterburner.
newbie
Activity: 38
Merit: 0
Firstly, thank you for the awesome script! Work beautifully most of the time hehe

Currently mining tzc and it seems to be giving me some constant issues, just crashes and I have to restart/shut down my whole pc.

Running Geforce SDK drivers, Windows 10 Ver 1709 Build 16299.125
CCminer TPruvot - latest off ccminer.org website
bat file - ccminer -a neoscrypt -o stratum+tcp://neoscrypt.mine.zpool.ca:4233 -u -p c=TZC

Any advise perhaps? Everything was working fine, 'till yesterday and it started all of a sudded. I do use MSI Afterburner which now also seems to be crashing.

full member
Activity: 243
Merit: 105
Please, check x17 pool, works unstable
newbie
Activity: 5
Merit: 0
It seems building the latest ccminer source against CUDA 9.1 fails, because the file device_functions_decls.h cannot be found.

Edit: On ubuntu 16.04. Of course an easy workaround is to use CUDA 9.0 libraries for now.

I just copied the needed header file from web into main folder and the compilation worked just fine with cuda 9.1 under ubuntu 16.04.
Search for the file you will find it in github under nvidia dev..
member
Activity: 111
Merit: 10
I have a strange issue with 8 GPUs on Windows 10 (1709, x64). Using 8x 1070Ti when starting up ccminer it only hashes on 1-3 GPUs. It then takes several minutes until all GPUs start working.. sometimes an additional one starts every minute, sometimes suddenly after 5 minutes all of the rest start hashing. First noticed it on mining PHI, but the same behavior also occurs with other algorithms.

something I noticed is that it sometimes prints one last "Intensity set to ...." message before all GPUs start mining, but not always. maybe that is related to the delay?

is there something that can be tweaked or done to make all GPUs start up quicker?

happy new year!
legendary
Activity: 2294
Merit: 1182
Now the money is free, and so the people will be
you do that in scripts (batch or bash script) with goto (or a loop)

ill make it real simple for ya

:start
ONION.py
cls
timeout /T 3
goto start

replace onion.py with whatever you want to run.  There are better ways to do this as well.  much better ways.  but if you are lazy like me, this will do.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
you do that in scripts (batch or bash script) with goto (or a loop)
sr. member
Activity: 487
Merit: 252
bou !
Hello

I would like to know if there is a command to restart ccminer when it crashes?

a command like (--exit) of the miner ewbf.

thank you
newbie
Activity: 35
Merit: 0
I can't seem to get the API to work in windows 10 - have tried -b 0.0.0.0:4068 and -b 127.0.0.1:4068 but when I telnet or connect via a browser I get no response. The miner shows that the API is active on port 4068 when it loads up so is this a known issue with windows? Can anyone share their API parameters or config file that they have gotten to work in windows please?

Thanks.
Pages:
Jump to: