Pages:
Author

Topic: [ANN][POW] 👾Torque👾 - decentralized node list via IPFS & ZeroNet - page 50. (Read 87243 times)

newbie
Activity: 42
Merit: 0
Hello,

I'm trying to mine on the community pool but I'm having problems to setup the worker's name, my command line is:

OS: SMOS
Miner: Claymore's CryptoNote AMD GPU Miner v11.3

Code:

-xpool stratum+tcp://communitypool.stellite.cash:6699 -xwal MY-WALLET -xpsw $rigName:[email protected] -pow7 1


Btw, 799 H/s is ok for 580 4GB GPU?

Thanks in advance

Your command line seems to be ok, what happend on the pool or when mining ?
I have better result with Cast_xmr with drivers 18.3.4 compute mode and  --forcecompute in command line
800 H/s for a 580 4Gb is normal. Whats your overclock setting and strap ?
member
Activity: 93
Merit: 10
Hello,

I'm trying to mine on the community pool but I'm having problems to setup the worker's name, my command line is:

OS: SMOS
Miner: Claymore's CryptoNote AMD GPU Miner v11.3

Code:

-xpool stratum+tcp://communitypool.stellite.cash:6699 -xwal MY-WALLET -xpsw $rigName:[email protected] -pow7 1


Btw, 799 H/s is ok for 580 4GB GPU?

Thanks in advance
newbie
Activity: 2
Merit: 0
Anyone from community pool admins?
newbie
Activity: 67
Merit: 0
I cant get the GUI wallet to work.  Even after making the exception in windows defender.  I see the .exe running but nothing launches. 

Same problem....

Are you using Windows 10 insider preview ?
Win + R and type "Winver" and enter

Tell me your version

also check the wallet directory then resources directory then bin directory.
see if you can startup stellited.exe manual - if not then its being blocked by windows defender.

exclude the whole wallet directory via these instructions:

check here to see how to exclude a folder from your windows 10 antivirus.
advice is to exclude the stellite wallet folder https://support.microsoft.com/en-sg/help/4028485/windows-10-add-an-exclusion-to-windows-defender-antivirus

Problem solved.
There was a Cyrillic symbols in path to 'StelliteGUIWallet.exe'.
Thanks for all!  Cool
newbie
Activity: 67
Merit: 0
I cant get the GUI wallet to work.  Even after making the exception in windows defender.  I see the .exe running but nothing launches. 

Same problem....

Are you using Windows 10 insider preview ?
Win + R and type "Winver" and enter

Tell me your version

Win10 Enterprise
jr. member
Activity: 222
Merit: 1
I cant get the GUI wallet to work.  Even after making the exception in windows defender.  I see the .exe running but nothing launches. 

Same problem....

Are you using Windows 10 insider preview ?
Win + R and type "Winver" and enter

Tell me your version

also check the wallet directory then resources directory then bin directory.
see if you can startup stellited.exe manual - if not then its being blocked by windows defender.

exclude the whole wallet directory via these instructions:

check here to see how to exclude a folder from your windows 10 antivirus.
advice is to exclude the stellite wallet folder https://support.microsoft.com/en-sg/help/4028485/windows-10-add-an-exclusion-to-windows-defender-antivirus
newbie
Activity: 42
Merit: 0
I cant get the GUI wallet to work.  Even after making the exception in windows defender.  I see the .exe running but nothing launches. 

Same problem....

Are you using Windows 10 insider preview ?
Win + R and type "Winver" and enter

Tell me your version
newbie
Activity: 67
Merit: 0
I cant get the GUI wallet to work.  Even after making the exception in windows defender.  I see the .exe running but nothing launches. 

Same problem....
newbie
Activity: 42
Merit: 0
newbie
Activity: 2
Merit: 0
Hello!

I have an issue mining through the proxy. I'm using updated xmr-node-proxy and it works with monero, but doesn't want to work with XTL. If I'm running one of my rigs directly it also works. But using xmr-stak + xmr-node-proxy give me "low difficulty share" error from the pool.
Any guess why and what I should tweak on the proxy side?
newbie
Activity: 42
Merit: 0
My rigs on xmr stak just times out after a while, cast xmr rigs are working fine lol

So half split my rigs between the pools.

Never had such issues before, really weird.

Are you using same port/difficulty or set a fixed difficulty ?
Try to slow down diff to receive more job
newbie
Activity: 21
Merit: 0
My rigs on xmr stak just times out after a while, cast xmr rigs are working fine lol

So half split my rigs between the pools.

Never had such issues before, really weird.
newbie
Activity: 7
Merit: 0
Stellite will be at the https://chainges.co/ blockchain event in Amsterdam on 4th and 5th of May.
Want to talk to the Dev's or just want see what our next suprise will be ? join us @  https://chainges.co/ for tickets

Awesome !  I'm planing a trip there now even more reason to come .

Do you perhaps know by any chance how long a transaction is stuck in mem pool for?
I have a transaction that I made over 14 hours ago with 0 confirmations and it's not reachable on the blockchain
https://explorer.stellite.cash/tx/ef56b5b415922c48e2d3c6dfbc6ef2ec3311f1f8c45617159b14590b26fb99c0 
I'v had transactions bounce before or take a long time , but never one that I couldn't find on the explorer

this tx seems to be not in mempool did you send via Cli or GUI?


It was a gui wallet transaction with a 100% synced up wallet , so I guess the coins are gone then?
https://imgur.com/DYSBSVF
This is a bit concerning .

think its best to remove blockchain and redownload / reimport your wallet those XTL should return then.

Dang dl the 55G blockchain again ah ? well I guess will do if XTL moons Smiley 
newbie
Activity: 42
Merit: 0
Please try this one and tell me :

Code:
"gpu_threads_conf" :
 * [
 *   { "index" : 0, "intensity" : 868, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
 * ],
 * If you do not wish to mine with your AMD GPU(s) then use:
 * "gpu_threads_conf" :
 * null,
 */

"gpu_threads_conf" : [
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 0,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 1,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 2,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 3,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 3,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 4,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 4,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 5,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 5,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
 
],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 1,
newbie
Activity: 8
Merit: 0
newbie
Activity: 41
Merit: 0
I have 6 vega and before fork i mined STL no problems. Now with new XMR-Stack-amd i setup everething (i think) and it shows me only 6 GPU threads and 6600hs, before i had 12 GPU threads and 12400 hs. Where is the problem?

Hi,

Pleas check in your amd.txt you have duplicated index like this :

Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
],

"platform_index" : 1,

You need to have the index duplicated for each card. So from "index" : 0 to "index" : 5
Adjust "intensity" : 448, "worksize" : 10, for your cards
Dont forget to divide intensity your were before by 2, like this :

Before :
Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 896, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },

After :
Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },

If you want post your config file i will do it for you.

Hello, thank you for reply

before was:
"gpu_thread_num" : 12,

/*
 * GPU configuration. You should play around with intensity and worksize as the fastest settings will vary.
 *      index    - GPU index number usually starts from 0
 *  intensity    - Number of parallel GPU threads (nothing to do with CPU threads)
 *   worksize    - Number of local GPU threads (nothing to do with CPU threads)
 * affine_to_cpu - This will affine the thread to a CPU. This can make a GPU miner play along nicer with a CPU miner.
 */
"gpu_threads_conf" : [
   { "index" : 0, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 0, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 1, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 1, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 2, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 2, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 3, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 3, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 4, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 4, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 5, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 5, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 1,


and now is like that:

"gpu_threads_conf" :
 * [
 *   { "index" : 0, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
 * ],
 * If you do not wish to mine with your AMD GPU(s) then use:
 * "gpu_threads_conf" :
 * null,
 */

"gpu_threads_conf" : [
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 0,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 1,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 2,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 3,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 4,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 5,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
 
],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 1,
newbie
Activity: 42
Merit: 0
All my share rejected using simple miner on https://stellite.miner.rocks/ can anyone help?

http://prntscr.com/j3aydr

Hi,

Please post your config file for help.
sr. member
Activity: 861
Merit: 281
All my share rejected using simple miner on https://stellite.miner.rocks/ can anyone help?

http://prntscr.com/j3aydr

Give different miner a try. Here is the list of the available miners and see if the problem persist in them.
https://bitcointalksearch.org/topic/m.34000254
newbie
Activity: 8
Merit: 0
All my share rejected using simple miner on https://stellite.miner.rocks/ can anyone help?

http://prntscr.com/j3aydr
newbie
Activity: 42
Merit: 0
I have 6 vega and before fork i mined STL no problems. Now with new XMR-Stack-amd i setup everething (i think) and it shows me only 6 GPU threads and 6600hs, before i had 12 GPU threads and 12400 hs. Where is the problem?

Hi,

Pleas check in your amd.txt you have duplicated index like this :

Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
],

"platform_index" : 1,

You need to have the index duplicated for each card. So from "index" : 0 to "index" : 5
Adjust "intensity" : 448, "worksize" : 10, for your cards
Dont forget to divide intensity your were before by 2, like this :

Before :
Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 896, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },

After :
Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },

If you want post your config file i will do it for you.
Pages:
Jump to: