Bitcoin Forum
May 29, 2024, 05:51:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ... 526 »
  Print  
Author Topic: [ANN] Signatum - New Algorithm - Fair Launch - No Premine  (Read 823660 times)
enkayz
Full Member
***
Offline Offline

Activity: 298
Merit: 100

hashbag.cc


View Profile WWW
July 19, 2017, 06:13:48 AM
 #141

config for sgminer using config file instead of long console command:

sigt.cmd:
Code:
@echo off
echo "starting up sgminer"

@setx GPU_FORCE_64BIT_PTR 0
@setx GPU_MAX_HEAP_SIZE 100
@setx GPU_USE_SYNC_OBJECTS 1
@setx GPU_SINGLE_ALLOC_PERCENT 100

Call :start

pause
GOTO ENDE


:start

@set GPU_MAX_ALLOC_PERCENT = 100

DEL /F *.bin
sgminer.exe -c sgminer-sigt.conf
EXIT /B 0

:ENDE

sgminer-sigt.conf:
Code:
{
  "pools": [
    {
      "name":"hashbag.cc",
      "priority": "0",
      "url": "stratum+tcp://pool.hashbag.cc:8644",
      "user": "BLCY8rxFZ7JsMrXuQiKkXCQwR1QsjhLYYP",
      "pass": "c=SIGT,sgminer",
      "profile": "skunkhash"
    }
  ],
  "profiles": [
    {
      "name": "skunkhash",
      "algorithm": "skunkhash",
      "shaders": "2304",
      "xintensity": "1024"
    }
  ],
  "kernel-path": "kernel",
  "default-profile": "skunkhash",
  "failover-only": true,
  "failover-switch-delay": "60",
  "gpu-dyninterval": "11",
  "queue": "2",
  "quiet": false,
  "expiry": "90",
  "scan-time": "20"
}

adjust "shaders" to match the amount of shaders/stream processors in your card (2304 is for RX480), and set the xintensity up or down depending on how 'responsive' you want your desktop to be.

run the sigt.cmd file to boot up the miner using the config

press 'g' while running sgminer to adjust intensity/etc up and down to find your optimal intensity without having to reboot it, then put it in the config file and reboot the miner.

hashbag.cc - where do you put your hash? region based stratums available now: https://bitcointalk.org/index.php?topic=2044808.new
enkayz
Full Member
***
Offline Offline

Activity: 298
Merit: 100

hashbag.cc


View Profile WWW
July 19, 2017, 06:24:13 AM
 #142

BTW for those having problems getting multi-gpu to work, check the output of 'sgminer -n' to see what platforms that sgminer finds on your machine and which ID they are, and then which cards are underneath it. if you have multi-monitors on one card it may be tricking out the platform leading to issues with the gpu mapping. OpenCL platform has some weird mappings if you have more than 1 monitor (e.g. it shows 2 GPUs to the platform, one for each monitor, which can then mess up the 'gpu maps' so that 4 gpus which would usually be 0,1,2,3 becomes 0/1,2,3,4 and then trying to initialize twice the amount of threads on device 0/1 causes a lock.

Check out https://github.com/sgminer-dev/sgminer/blob/master/doc/GPU.md for more information about gpu mapping there.

hashbag.cc - where do you put your hash? region based stratums available now: https://bitcointalk.org/index.php?topic=2044808.new
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 19, 2017, 08:40:58 AM
 #143

watching and listening ...

will keep an eye on this ...

#crysx

OXUS
Full Member
***
Offline Offline

Activity: 253
Merit: 101


KEK


View Profile
July 19, 2017, 09:00:21 AM
 #144

The miners could get more optimized ?

Satochi is dead
lucifercipher
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 19, 2017, 09:14:22 AM
 #145

Woke up to see some pretty reasonable balance in my wallet from pool mining. Using 2 AMD GPU cards and so far very stable miner.
lucifercipher
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 19, 2017, 09:45:17 AM
 #146

The miners could get more optimized ?

Yes. But you can set some value to make it stable and good for now. Here are my settings

setx GPU_MAX_ALLOC_PERCENT 70

sgminer.exe -k skunkhash -o stratum+tcp://sigt.pool.mn:8732 -u user.worker -p password -I 20

Giving 16 Mh on each card stable since hours without a single hiccup.


Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
July 19, 2017, 09:56:25 AM
 #147

i get sgminer has stopped working with nvidia gpu
digitalgrow
Hero Member
*****
Offline Offline

Activity: 704
Merit: 500


View Profile
July 19, 2017, 09:57:38 AM
 #148

Hashrate ramping up here, looking good
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
July 19, 2017, 10:23:35 AM
 #149

It is on yiimp already with some ccminer 2.1 and 2.2 working ))
OXUS
Full Member
***
Offline Offline

Activity: 253
Merit: 101


KEK


View Profile
July 19, 2017, 10:29:57 AM
 #150

It is on yiimp already with some ccminer 2.1 and 2.2 working ))


link ?

Satochi is dead
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
July 19, 2017, 10:30:50 AM
 #151

It is on yiimp already with some ccminer 2.1 and 2.2 working ))


link ?
no
Foex
Sr. Member
****
Offline Offline

Activity: 432
Merit: 250


Bitrated user: Foex.


View Profile WWW
July 19, 2017, 10:45:38 AM
 #152

How to mine on the wallet? The CPU miner is being detected as virus by my antivirus, Bitdefender. Setgenerate true?

0xdB9A9D39B17F1223BF590a3F9D1FC7f2058eB111
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
July 19, 2017, 10:48:56 AM
 #153

wow, new algo Cheesy
waiting for the clones
OXUS
Full Member
***
Offline Offline

Activity: 253
Merit: 101


KEK


View Profile
July 19, 2017, 10:51:31 AM
 #154

How to mine on the wallet? The CPU miner is being detected as virus by my antivirus, Bitdefender. Setgenerate true?

you can't mine with a cpu ....

Satochi is dead
lucifercipher
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 19, 2017, 10:52:25 AM
 #155

How to mine on the wallet? The CPU miner is being detected as virus by my antivirus, Bitdefender. Setgenerate true?

Its a false flag and you cant mine solo on CPU anymore. You can try pool mining though.
debelann
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
July 19, 2017, 10:57:02 AM
 #156

One newbie question.

From where you will get coin to give 5% interest, after all coins are mined?
I know that the interest is payed in the same money.
tsik
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
July 19, 2017, 11:25:27 AM
 #157

looks good. would be nice to have this algo added to ccminer.
Eyesee4
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
July 19, 2017, 11:39:23 AM
 #158

Mined over night with a 4 x 1050ti rig @ 24 M/H and intensity 18.   Intensity 20 is the limit for at least my 1050s.   
lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
July 19, 2017, 11:40:55 AM
 #159

Have en error in my 1060s

[12:31:34] ptxas application ptx input, line 9; fatal   : Unsupported .version 6.0; current version is '5.0'
ptxas fatal   : Ptx assembly aborted due to errors

How to fix it?
Can anyone help me with? Don't inderstand what an issue in  Undecided

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
octavarium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
July 19, 2017, 12:17:01 PM
 #160

https://i.imgur.com/NZcqljI.png

Where is other devices?

try --gpu-platform 0,1,2,3,4,5,6

 Grin Grin Grin Grin


Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ... 526 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!