Search content
Sort by

Showing 3 of 3 results by sharkspoon
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
sharkspoon
on 30/07/2017, 19:34:22 UTC
UPD: https://github.com/palginpav/ccminer/releases/download/1.1/ccminer-1.1-skunk.tar.gz - Fixed Linux binary, now working not only on high-end CPUs, also a bit different kernel code and built with CUDA 7.5. Please, test and reply.
Just one strange thing : on a 6x1070 rig, GPU0 is around 18MH/s, while GPU1-5 are hashing at 26MH/s. Any idea ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
sharkspoon
on 30/07/2017, 15:16:56 UTC
UPD: https://github.com/palginpav/ccminer/releases/download/1.1/ccminer-1.1-skunk.tar.gz - Fixed Linux binary, now working not only on high-end CPUs, also a bit different kernel code and built with CUDA 7.5. Please, test and reply.

Thank you!

Excellent! Works fine on G3900 Smiley.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
sharkspoon
on 28/07/2017, 18:53:43 UTC
CPU G3900:

m1@m1-desktop:~$ ./ccminer --help
*** 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

Same issue here. I had the same problem when I compiled tpruvot's ccminer on my main computer and tried to run it on a G3900. I fixed it by removing the "-march=native" option from the Makefile.

It's less optimized, but I don't think it impacts hashing speed since it's not related to cuda, right ?