Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
shikhov
on 28/07/2017, 10:49:58 UTC
Ubuntu binary:

https://github.com/palginpav/ccminer/releases/download/skunk-1/ccminer-1.0-skunk.tar.gz

WARNING: compiled on VM, haven't tested, testers with Ubuntu needed  Grin

P.S: don't look at size, it's still static-linkage thing

Unfortunately not working here :

*** ccminer alexis-1.0 palgin skunkmod for nVidia GPUs from alexis78@github ***
*** Built with the nVidia CUDA Toolkit 8.0 (Not recommended prefer 7.5)

*** Based on tpruvot@github ccminer
*** Originally based on Christian Buchner and Christian H. project
*** Include some of the work of djm34, sp, tsiv and klausT.

*** Skunk algo modded by palgin

Illegal instruction

I experience this too. Any solution?

As I posted earlier:

Workaround for Ubuntu bins and their errors:

1) sudo apt install nvidia-cuda-toolkit
2) sudo apt install libcurl4-openssl-dev
3) sudo apt install libssl-dev
4) if it keeps thowing errors about CUDA libs, run "sudo ldconfig /your/cuda/libs/path" , 32-bit versions
5) Reboot if you want

Try installing CUDA 8 toolkit, error shows that instructions used during kernel launch are unsupported in your version of CUDA. Please, check and reply, I've specially installed Ubuntu on several hosts and tested, after manipulations I've mentioned earlier everything worked fine.

Code:
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x7b75): undefined reference to `scanhash_timetravel10'
ccminer-util.o: In function `print_hash_tests':
util.cpp:(.text+0x7a29): undefined reference to `timetravel10_hash'
ccminer-bench.o: In function `algo_free_all':
bench.cpp:(.text+0x215): undefined reference to `free_timetravel10'
collect2: error: ld returned 1 exit status
Makefile:1130: recipe for target 'ccminer' failed
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory '/home/babuubabuu/ccminer-skunk-1'
Makefile:2115: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/babuubabuu/ccminer-skunk-1'
Makefile:633: recipe for target 'all' failed
make: *** [all] Error 2

I did install cuda toolkit & Openssl & libcurl4
My system can run tpruvot version fine but can't run build.sh from palginpav version. This is the error code before build.sh terminate itself.

Simple, source isn't included, you won't be able to build it, only use bins released.

UPD: https://github.com/palginpav/ccminer/releases/download/v1.1/ccminer-1.1-skunk.zip , with reworked algos, speedup for 10xx cards, haven't tested on 9xx


51.8 Mh 1080ti  i 22   Thank you