Author

Topic: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - page 439. (Read 823858 times)

full member
Activity: 308
Merit: 100
Stratu Authentication Failed  I have no idea why any  ideas?
newbie
Activity: 47
Merit: 0
I've read a bit about mining and it looks like it's impossible to mine on old AMD cards. Do you plan to fix it? I have a bit of 7970, can't mine Signatum too Sad

yes , perharp anyone fix to old AMD card    Undecided
newbie
Activity: 15
Merit: 0
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

WOW I've just realized, I am talking to the developer LOL
So you mean that I have to replace ccminer (from ccminer-1.0-skunk.tar.gz) after I ran build.sh from tpruvot. right?
newbie
Activity: 41
Merit: 0
no linux version?

Unfortunately not at this time, I need confirmations that previous build is working for others (for my hosts it's OK) before compiling new version.

no linux version?

Unfortunately not at this time, I need confirmations that previous build is working for others (for my hosts it's OK) before compiling new version.

Hi palgin. FYI: I am using it, but only for testing (my rigs are AMD) on ntb with nvidia > Model: "nVidia GM107GLM [Quadro M1000M] - only 4.05 kH/s, intensity 20 ".
If does function, but after about 5-10 minutes it crashes with memory acces violation. This could be suboptimally tempfixed by bash cycle

#!/usr/bin/env bash
while true
do
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
/home/d3f4ult/bin/ccminer-1.0-skunk/ccminer -a skunk -o stratum+tcp://sigt.pool.mn:8732 -u user.rig -p passw --cpu-priority=3 -i 20
sleep 1
done

newbie
Activity: 10
Merit: 0
my ccminer hashrate is 190+, whattomine.com says I should get 700 coins per day, but suprnova gave me 620 last 24 hours, do you have the same gap? considering change a pool.

I just updated and added suprnova.cc SIGT pool monitoring for www.ethmonitoring.com to see what profits it actually gives out, i got like 390 SIGT by night with 200mh/s.

Why does the android app want permissions to access my camera?

It has QR Code scanner for integration.

Derp. Makes sense. I'm dumb.
full member
Activity: 178
Merit: 102
no linux version?

Unfortunately not at this time, I need confirmations that previous build is working for others (for my hosts it's OK) before compiling new version.

Palgin,

What is the estimated hash rate for 1060 6gb ?
newbie
Activity: 31
Merit: 0
Anyone solo mining, or is it just too much of a crap shoot at this point?

Are the steps (given here http://cryptovore.com/2017/07/19/how-to-mine-signatum-sigt/) for solo mining the preferred method?

Can you combine rigs to increase your chances, or is each rig essentially on its own? Managing 150-200 MH/s per rig.

... also, what's the definition of "LUCK" with regard to values given on mining pools pages?

THANKS
I know one guy found a block with solo mining today, but he has a veeeery high hashrate, and obviously a loot of luck, and yes you can point all your rigs on one wallet, if you have the skills to do that.
My advice is you'd better avoid solo mining unless you can put thousands MH/s on sigt.
Regarding luck, on suprnova for example, average 1 block per minute with 589,459.63 MH/s on the pool, do your maths.

ok.

Let's say I can throw 1GH/s at mining SIGT. That puts suprnova at about a 600x hasrate over me.

Help me to understand some of the basics here:

1> Does this mean that, on average, I'll mine a block every 600 minutes (10 hours)?

2> What's involved in being able to mine a block for myself? Must I individually mine all the shares start/finish prior to someone else? How does this "work"?

3> Do I stand any better chance having several rigs all pointing to one wallet, or is the sum total of all my rigs (independently) just as effective for solo mining?

4> Currently, the reward for a block is 2500 SIGT, correct?

5> For solo mining, are there other sources of "income"? I've heard of orphans and uncles with regard to some mining pools, but have no idea what that refers to.

... thought I'd stop short of "twenty questions"...  Smiley

THANKS

full member
Activity: 350
Merit: 100
m1@m1-desktop:~$ ldconfig -p | grep cuda
   libicudata.so.55 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libicudata.so.55
   libicudata.so.55 (libc6) => /usr/lib/i386-linux-gnu/libicudata.so.55
   libicudata.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libicudata.so
   libcuda.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libcuda.so.1
   libcuda.so.1 (libc6) => /usr/lib/i386-linux-gnu/libcuda.so.1
   libcuda.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libcuda.so
   libcuda.so (libc6) => /usr/lib/i386-linux-gnu/libcuda.so
full member
Activity: 350
Merit: 100
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

try G4560 later
full member
Activity: 350
Merit: 100
no linux version?

Unfortunately not at this time, I need confirmations that previous build is working for others (for my hosts it's OK) before compiling new version.
i'm gonna try it!
sr. member
Activity: 266
Merit: 250
no linux version?

Unfortunately not at this time, I need confirmations that previous build is working for others (for my hosts it's OK) before compiling new version.
full member
Activity: 350
Merit: 100
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

no linux version?
newbie
Activity: 34
Merit: 0
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
hero member
Activity: 796
Merit: 505
Ccminer v3 for Nvidia:  https://mega.nz/#!luRimbTI!lU9RM4T5NssDsrhkCJCyqrLNa3QX86uow_6f9671jHo

Virus total:
https://www.virustotal.com/en/file/93769ccee858d7980d9369558e6c2a64cbc279ff8f89403d462643a384477148/analysis/1501228929/

My sigt address if you wanna leave a tip: BNJAqYjgUedVc45JEBYrPUGbzqbsdcPshW

This is actually quite a good miner... kudos to you!



Thanks for leaked sp3 mate :-)
full member
Activity: 187
Merit: 100
Cryptocurrency enthusiast

UPD: ccminer-1.1-skunk.zip, with reworked algos, speedup for 10xx cards, haven't tested on 9xx

Wow wow, 50Mh/s on 1080ti with -i 24.5 Cool And 8750kH/s on 1050s with -i 23.5. Thanks, bro, you're cool.
sr. member
Activity: 266
Merit: 250
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
newbie
Activity: 15
Merit: 0
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.
member
Activity: 132
Merit: 10
Hi!

15.60 MH/s with a GTX 1070 is OK?

Thanks a lot!!

I think 1070 should give you 20~25 MH/s

It is 25 MH/s now with the new miner posted here. Thanks a lot!
full member
Activity: 210
Merit: 100
Ccminer v3 for Nvidia:  https://mega.nz/#!luRimbTI!lU9RM4T5NssDsrhkCJCyqrLNa3QX86uow_6f9671jHo

Virus total:
https://www.virustotal.com/en/file/93769ccee858d7980d9369558e6c2a64cbc279ff8f89403d462643a384477148/analysis/1501228929/

My sigt address if you wanna leave a tip: BNJAqYjgUedVc45JEBYrPUGbzqbsdcPshW

This is actually quite a good miner... kudos to you!

member
Activity: 112
Merit: 10
Ccminer v3 for Nvidia:  https://mega.nz/#!luRimbTI!lU9RM4T5NssDsrhkCJCyqrLNa3QX86uow_6f9671jHo

Virus total:
https://www.virustotal.com/en/file/93769ccee858d7980d9369558e6c2a64cbc279ff8f89403d462643a384477148/analysis/1501228929/

My sigt address if you wanna leave a tip: BNJAqYjgUedVc45JEBYrPUGbzqbsdcPshW


Anybody using this?
No, I bought ccminer sp_mode v3 and use. I dont download this strange software anyway. Only compiled by miself ore bought from trustet developers.

Is your filesize exactly the same as this executable? Easy to check.
Jump to: