Author

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

legendary
Activity: 1750
Merit: 1024
Yeah, currently there doesn't seem to be a lot of support for the 1XXX series. With only a lyra miner and older, much slower ccminers that aren't compiled for it.
legendary
Activity: 1154
Merit: 1001
Happy with the 1080/1070 so far Epsylon3?
I'm getting crazy of waiting here... No hybrid EVGAs in sight yet   Undecided
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
tx fixed
sr. member
Activity: 312
Merit: 250
After the last commit, bbd3c6d to the linux branch ccminer fails to compile on Ubuntu 14.04
Code:
lyra2/cuda_lyra2v2.cu(446): error: identifier "TPB" is undefined

1 error detected in the compilation of "/tmp/tmpxft_0000589a_00000000-8_cuda_lyra2v2.cpp4.ii".
ptxas info    : 8 bytes gmem
ptxas info    : Compiling entry function '_Z17lyra2_gpu_hash_32jjP5uint2' for 'sm_50'
ptxas info    : Function properties for _Z17lyra2_gpu_hash_32jjP5uint2
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 227 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z21lyra2_gpu_hash_32_sm2jjPm' for 'sm_50'
ptxas info    : Function properties for _Z21lyra2_gpu_hash_32_sm2jjPm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 2 registers, 336 bytes cmem[0]
make[2]: *** [lyra2/cuda_lyra2v2.o] Error 2
make[2]: *** Waiting for unfinished jobs....
ptxas info    : 0 bytes gmem
ptxas info    : 0 bytes gmem
ptxas info    : 0 bytes gmem, 544 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22zr5_keccak512_gpu_hashjjPm' for 'sm_50'
ptxas info    : Function properties for _Z22zr5_keccak512_gpu_hashjjPm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 76 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26jackpot_keccak512_gpu_hashjjPm' for 'sm_50'
ptxas info    : Function properties for _Z26jackpot_keccak512_gpu_hashjjPm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 77 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26zr5_keccak512_gpu_hash_pokjjPjPtj' for 'sm_50'
ptxas info    : Function properties for _Z26zr5_keccak512_gpu_hash_pokjjPjPtj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 78 registers, 348 bytes cmem[0]
ptxas info    : 0 bytes gmem, 544 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22zr5_keccak512_gpu_hashjjPm' for 'sm_52'
ptxas info    : Function properties for _Z22zr5_keccak512_gpu_hashjjPm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 76 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26jackpot_keccak512_gpu_hashjjPm' for 'sm_52'
ptxas info    : Function properties for _Z26jackpot_keccak512_gpu_hashjjPm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 77 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26zr5_keccak512_gpu_hash_pokjjPjPtj' for 'sm_52'
ptxas info    : Function properties for _Z26zr5_keccak512_gpu_hash_pokjjPjPtj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 78 registers, 348 bytes cmem[0]
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 255 computed using thread count
ptxas info    : 8 bytes gmem
ptxas info    : Compiling entry function '_Z17lyra2_gpu_hash_32jjP5uint2' for 'sm_52'
ptxas info    : Function properties for _Z17lyra2_gpu_hash_32jjP5uint2
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 227 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z21lyra2_gpu_hash_32_sm2jjPm' for 'sm_52'
ptxas info    : Function properties for _Z21lyra2_gpu_hash_32_sm2jjPm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 2 registers, 336 bytes cmem[0]
make[2]: Leaving directory `/home/urban/tpruvot-ccminer-git'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/urban/tpruvot-ccminer-git'
make: *** [all] Error 2
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
in recent linux systems you can add that to /etc/ld.so.conf or ld.so.conf.d/

then type ldconfig to update the lib cache
hero member
Activity: 979
Merit: 510

Thanks!
That answered my question.

A bit of an offbase question, but I get:
error while loading shared libraries: libcudart.so.7.5: cannot open shared object file: No such file or directory

When running it via supervisor.  I have bashrc setup so it works when running via normal, but like supervisor to monitor the process.
What am I doing wrong?
Tried editing the Makefile.am to include it, but didn't seem to help

Also tried this:
http://www.cs.virginia.edu/~mwb7w/cuda_support/libcudart.html

Edit:
This fixed it:
https://devtalk.nvidia.com/default/topic/845363/libcublas-so-7-0-cannot-open-shared-object-file/
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
hero member
Activity: 979
Merit: 510
On a GTX 660 I'm getting:

[2016-06-08 03:02:04] GPU #0: x11_luffa512_cpu_init invalid device symbol
[2016-06-08 03:02:05] GPU #0: aes_cpu_init invalid device symbol
[2016-06-08 03:02:05] xre.suprnova.cc:2114 x11evo block 15549
[2016-06-08 03:02:06] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'cuda_check_cpu_setTarget' at line 41 : invalid device symbol.

With intensity 8
[2016-06-08 03:03:54] GPU #0: x11_luffa512_cpu_init invalid device symbol
[2016-06-08 03:03:55] GPU #0: aes_cpu_init invalid device symbol
[2016-06-08 03:03:56] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'cuda_check_cpu_setTarget' at line 41 : invalid device symbol.



When trying to use -a x11evo
I think this means I need to manually edit the Makefile to use an older compute, correct?
If so, what should I do?

legendary
Activity: 1134
Merit: 1001
yep seems fine for the moment... but revolver doesnt support getwork so .. stratum only for this one

Great! .
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
are you aware you quoted the answer ?

no - didnt realize it WAS revolver ...

DUH! ...

#crysx
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
yep seems fine for the moment... but revolver doesnt support getwork so .. stratum only for this one

Oh, these is one of those wallets.  Sad

The QT wallet is also larger than usual (40 MB) for some reason.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
are you aware you quoted the answer ?
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
yep seems fine for the moment... but revolver doesnt support getwork so .. stratum only for this one

what coins have this algo? ...

#crysx
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
yep seems fine for the moment... but revolver doesnt support getwork so .. stratum only for this one
legendary
Activity: 3248
Merit: 1070
epsylon i see you are working on the implementation of the x11evo algo, is done yet? will be released with the next version?
legendary
Activity: 952
Merit: 1000
Just want to make miners aware. I know there are not to many X13 coins out there.

New X13 Coin launching at 12:00 (Noon) Eastern Today.

https://bitcointalksearch.org/topic/annmnmlaunched-mineum-x13-pow-started-1461341
legendary
Activity: 1134
Merit: 1001
EDIT .
legendary
Activity: 3248
Merit: 1070

just tell your friend to install the new miner, if you was able to post that screen it mean that you can tell to him that, also tell him that with oc it should reach 3300 on decred
legendary
Activity: 1134
Merit: 1001
Jump to: