Author

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

legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Ok, the tech asked me to reset the device to the initial config, an option switch seems to have locked the ipv6 settings... I will do that in the afternoon. Will do a tweet...
full member
Activity: 224
Merit: 100
CryptoLearner
look like my domain name (ccminer.org) DNS system was updated and im now able to set the TTL. It may be faster to update the next time...

That will happen again, because i don't have the static IP i should have... and the IPv6 neither. But its a temporary problem for this month... I'm calling them to try to reduce this delay, in the waiting FIFO of the tech service..

But even if they fix it, it will require a last IP change :p

Nice to know Smiley

Do you think it'll be possible to add failover as a feature of ccminer ?

From my testing the ccminer.org dns still not work, but the minegpu does. I will add it as main one in the meantime Smiley

Another matter, i noticed that with the lbry algo, sometimes when i do algo switching it doesn't take in account all my graphic cards, like threads are stuck, when i start the miner it say "starting 6 miners threads", but only 4 cards are hashing, and after a few minutes somtimes the others gpu kick-in, but sometimes they don't. and the weird thing is that when i press "ctrl+c" to cut out the miner, the threads unlock (i see them in the console log), i usually have to reboot the rig for it to work well, and it does that only with lbry. Do you have an idea that could fix this sort of things or maybe it's a bug ? I tried on my side to reset drivers with nvidia inspector, add a monitoring that will ask ccminer how many cards it see, but everything seems to be normal.

Cheers
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
look like my domain name (ccminer.org) DNS system was updated and im now able to set the TTL. It may be faster to update the next time...

That will happen again, because i don't have the static IP i should have... and the IPv6 neither. But its a temporary problem for this month... I'm calling them to try to reduce this delay, in the waiting FIFO of the tech service..

But even if they fix it, it will require a last IP change :p
full member
Activity: 224
Merit: 100
CryptoLearner
Its not, read the last page... Sigh this month will be very long

It's again this static IP issue mentionned in the last page ? i tried the alternative DNS as a fallback in my scripts but both weren't responding at the time. I will add non-yiimp coins as an added fallback then.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Its not, read the last page... Sigh this month will be very long
full member
Activity: 224
Merit: 100
CryptoLearner
Hello,

Seems that the pool is down this morning, any ETA when it'll be back ?  Grin

edit : NVM seems to be back
newbie
Activity: 23
Merit: 0
First of all > NICE!!!


Second of All > Mac support plz......and a shit ton of it...Can't compile or use as usual...

Hope I can try it one time, in the near ...maybe very distant future,...with cuda 8.0 would be awesome...Smiley



Keep up the great work, you certainly are making a lot of peeps happy!!!




legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
yep sorry, will not be able to help you about that :p
member
Activity: 114
Merit: 11
what is Power8 ? did you try -msse in CFLAGS ?

lscpu

Architecture:          ppc64le
Byte Order:            Little Endian
CPU(s):                128
On-line CPU(s) list:   0-127
Thread(s) per core:    8
Core(s) per socket:    8
Socket(s):             2
NUMA node(s):          2
Model:                 1.0 (pvr 004c 0100)
Model name:            POWER8NVL (raw), altivec supported
CPU max MHz:           4023.0000
CPU min MHz:           2061.0000
L1d cache:             64K
L1i cache:             32K
L2 cache:              512K
L3 cache:              8192K
NUMA node0 CPU(s):     0-63
NUMA node1 CPU(s):     64-127

Code:
/usr/local/cuda/bin/nvcc -gencode=arch=compute_60,code=\"sm_60,compute_60\" -I/usr/local/cuda/include -I. -O3 -msse -lineno -Xcompiler -Wall  -D_FORCE_INLINES  --ptxas-options="-v" --maxrregcount=128 -o cuda_myriadgroestl.o -c cuda_myriadgroestl.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_60,code=\"sm_60,compute_60\" -I/usr/local/cuda/include -I. -O3 -msse -lineno -Xcompiler -Wall  -D_FORCE_INLINES  --ptxas-options="-v" --maxrregcount=128 -o cuda_checkhash.o -c cuda_checkhash.cu
nvcc fatal   : 'sse': expected a number
Makefile:2242: recipe for target 'cuda_groestlcoin.o' failed
make[2]: *** [cuda_groestlcoin.o] Error 1
make[2]: *** Waiting for unfinished jobs....
nvcc fatal   : 'sse': expected a number
Makefile:2242: recipe for target 'cuda_checkhash.o' failed
make[2]: *** [cuda_checkhash.o] Error 1
nvcc fatal   : 'sse': expected a number
Makefile:2242: recipe for target 'cuda_myriadgroestl.o' failed
make[2]: *** [cuda_myriadgroestl.o] Error 1
mv -f .deps/ccminer-crc32.Tpo .deps/ccminer-crc32.Po
mv -f .deps/ccminer-sysinfos.Tpo .deps/ccminer-sysinfos.Po
mv -f .deps/ccminer-groestlcoin.Tpo .deps/ccminer-groestlcoin.Po
mv -f .deps/ccminer-fuguecoin.Tpo .deps/ccminer-fuguecoin.Po
mv -f .deps/ccminer-myriadgroestl.Tpo .deps/ccminer-myriadgroestl.Po
mv -f .deps/ccminer-bench.Tpo .deps/ccminer-bench.Po
mv -f .deps/ccminer-hefty1.Tpo .deps/ccminer-hefty1.Po
mv -f .deps/ccminer-pools.Tpo .deps/ccminer-pools.Po
mv -f .deps/ccminer-stats.Tpo .deps/ccminer-stats.Po
mv -f .deps/ccminer-hashlog.Tpo .deps/ccminer-hashlog.Po
mv -f .deps/ccminer-cuda.Tpo .deps/ccminer-cuda.Po
mv -f .deps/ccminer-bignum.Tpo .deps/ccminer-bignum.Po
mv -f .deps/ccminer-nvml.Tpo .deps/ccminer-nvml.Po
mv -f .deps/ccminer-api.Tpo .deps/ccminer-api.Po
mv -f .deps/ccminer-util.Tpo .deps/ccminer-util.Po
mv -f .deps/ccminer-ccminer.Tpo .deps/ccminer-ccminer.Po
make[2]: Leaving directory '/root/ccminer'
Makefile:1788: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/ccminer'
Makefile:582: recipe for target 'all' failed
make: *** [all] Error 2

another error.



Power is IBM mainframe architecture.

fatal error: emmintrin.h: No such file or directory.

This is the header file for Intel intrinsics, not likely to exist on Power.
You need to find the Power intrinsics and convert all intrinsic usage
in the miner to Power, just like has to be done with assembly code.


ooooooooooh my god. i'm quit.
legendary
Activity: 1470
Merit: 1114
Power is IBM mainframe architecture.

fatal error: emmintrin.h: No such file or directory.

This is the header file for Intel intrinsics, not likely to exist on Power.
You need to find the Power intrinsics and convert all intrinsic usage
in the miner to Power, just like has to be done with assembly code.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
what is Power8 ? did you try -msse in CFLAGS ?
member
Activity: 114
Merit: 11
build failed on ubuntu 16.04.1 power8

Code:
/usr/local/cuda/bin/nvcc -gencode=arch=compute_60,code=\"sm_60,compute_60\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall  -D_FORCE_INLINES  --ptxas-options="-v" --maxrregcount=128 -o x11/cuda_streebog.o -c x11/cuda_streebog.cu
ptxas info    : 0 bytes gmem
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML   -O3 -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-scrypt.o -MD -MP -MF .deps/ccminer-scrypt.Tpo -c -o ccminer-scrypt.o `test -f 'scrypt.cpp' || echo './'`scrypt.cpp
scrypt.cpp:45:23: fatal error: emmintrin.h: No such file or directory
compilation terminated.
Makefile:1754: recipe for target 'ccminer-scrypt.o' failed
make[2]: *** [ccminer-scrypt.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f sph/.deps/ccminer-haval.Tpo sph/.deps/ccminer-haval.Po
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 255 computed using thread count
ptxas info    : 0 bytes gmem, 32 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22groestl256_gpu_hash_32jjPmPj' for 'sm_60'
ptxas info    : Function properties for _Z22groestl256_gpu_hash_32jjPmPj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 255 registers, 376 bytes cmem[0], 288 bytes cmem[2], 8 textures
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 64 computed using thread count
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 64 computed using thread count
ptxas info    : 0 bytes gmem, 17952 bytes cmem[3]
ptxas info    : Compiling entry function '_Z26streebog_gpu_hash_64_finalPmPj' for 'sm_60'
ptxas info    : Function properties for _Z26streebog_gpu_hash_64_finalPmPj
    200 bytes stack frame, 272 bytes spill stores, 304 bytes spill loads
ptxas info    : Used 64 registers, 16384 bytes smem, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z20streebog_gpu_hash_64Pm' for 'sm_60'
ptxas info    : Function properties for _Z20streebog_gpu_hash_64Pm
    200 bytes stack frame, 268 bytes spill stores, 360 bytes spill loads
ptxas info    : Used 64 registers, 16384 bytes smem, 328 bytes cmem[0]
make[2]: Leaving directory '/root/ccminer'
Makefile:1788: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/ccminer'
Makefile:582: recipe for target 'all' failed
make: *** [all] Error 2

how to fix?
legendary
Activity: 2940
Merit: 1169
I can't get it to mine DCR with supernova

I can mine with LBRY supernova

I copied the same DCR info that worked in my Claymore dual miner and the template is matching up but it just wont work

BUMP
Maybe wrong port?
ccminer Stratum enabled Port: stratum+tcp://dcr.suprnova.cc:2252
Nicehash-enabled Stratum Port: stratum+tcp://dcr.suprnova.cc:2255
full member
Activity: 224
Merit: 100
CryptoLearner
I can't get it to mine DCR with supernova

I can mine with LBRY supernova

I copied the same DCR info that worked in my Claymore dual miner and the template is matching up but it just wont work

BUMP

they both work perfectly on yiimp, why not using epsylon3 pools ? Smiley

I was using suprnova before, and it worked fine too, have you created your workers on their interface & such ? you can't mine to a wallet with suprnova except with anonymous mining for a few select coins but DCR or LBC can't be anon mined.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
maybe you should ask to suprnova so..
sr. member
Activity: 420
Merit: 250
I can't get it to mine DCR with supernova

I can mine with LBRY supernova

I copied the same DCR info that worked in my Claymore dual miner and the template is matching up but it just wont work

BUMP
legendary
Activity: 1764
Merit: 1024
Could we a get a update on when the pool will stop shitting the bed? CCminer lacks fallover.
full member
Activity: 224
Merit: 100
CryptoLearner
Yiimp IP may change again in the next days... im facing a tech problem where my IP is not "static" due to the symetric option...

It's not normal and that explain the recent issues. I'm connected to a national "fallback" BAS which doesnt allow IPv6 and the static IP

To be sure of that, i had to manually reboot the device several times...

so prefer http://mine.gpu4u.eu/ which is updated faster

Oh damn Orange... i hear ya man, i can feel you hurting  Angry went to Free a few years ago, never looked back.
full member
Activity: 251
Merit: 100
When you expect to resume pool work?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Yiimp IP may change again in the next days... im facing a tech problem where my IP is not "static" due to the symetric option...

It's not normal and that explain the recent issues. I'm connected to a national "fallback" BAS which doesnt allow IPv6 and the static IP

To be sure of that, i had to manually reboot the device several times...

so prefer http://mine.gpu4u.eu/ which is updated faster
Jump to: