Bitcoin Forum
May 21, 2024, 05:02:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 59 60 61 62 63 64 65 66 67 68 69 70 »
  Print  
Author Topic: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO  (Read 95749 times)
4ward
Member
**
Offline Offline

Activity: 473
Merit: 18


View Profile
November 18, 2017, 01:52:28 PM
 #441


Except the AMD miner crashes every time

Or did anyone actually made it work somehow?




its working

not in my case, unfortunately...

Quote
sgminer.exe --algorithm polytimos -o stratum+tcp://mpos-pools.com:3543 -u xxxxxxxxx -p x -I 17 -T --no-adl -D
[15:50:07] Started sgminer 5.3.3
[15:50:07] * using Jansson 2.10
[15:50:07] CL Platform vendor: Advanced Micro Devices, Inc.
[15:50:07] CL Platform name: AMD Accelerated Parallel Processing
[15:50:07] CL Platform version: OpenCL 2.0 AMD-APP (2482.5)
[15:50:07] Platform devices: 1
[15:50:07]      0       Ellesmere
[15:50:07] Default Devices = all
[15:50:07] set_devices(all)
[15:50:07] Loading settings from default_profile for pool 0
[15:50:07] Pool 0 Algorithm set to "polytimos"
[15:50:07] Pool 0 devices set to "all"
[15:50:07] Pool 0 lookup gap set to "(null)"
[15:50:07] Pool 0 Intensity set to "17"
[15:50:07] Pool 0 Thread Concurrency set to "(null)"
[15:50:07] Pool 0 GPU Clock set to "(null)"
[15:50:07] Pool 0 GPU Memory clock set to "(null)"
[15:50:07] Pool 0 GPU Threads set to "(null)"
[15:50:07] Pool 0 GPU Fan set to "(null)"
[15:50:07] Pool 0 GPU Powertune set to "(null)"
[15:50:07] Pool 0 GPU Vddc set to "(null)"
[15:50:07] Pool 0 Shaders set to "(null)"
[15:50:07] Pool 0 Worksize set to "(null)"
[15:50:07] Probing for an alive pool
[15:50:07] Testing mpos-pools.com
[15:50:07] Succeeded delayed connect
[15:50:07] mpos-pools.com stratum session id: deadbeefcafebabe5101000000000000
[15:50:07] mpos-pools.com difficulty changed to 0.001
[15:50:09] Timed out waiting for response extranonce.subscribe
[15:50:09] Stratum authorisation success for mpos-pools.com
[15:50:09] mpos-pools.com alive
[15:50:09] Startup GPU initialization... Using settings from pool mpos-pools.com.
[15:50:09] Startup Pool No = 0
[15:50:09] compare_pool_settings()
[15:50:09] set_devices(all)
[15:50:09] Switching to intensity: pool = 17, default = 17
[15:50:09] intensity -> 17
[15:50:09] Set GPU 0 to polytimos
[15:50:09] Allocate new threads...
[15:50:09] Assign threads for device 0
[15:50:09] Thread 0 set pool = 0 (mpos-pools.com)
[15:50:09] Init GPU thread 0 GPU 0 virtual GPU 0
[15:50:09] CL Platform vendor: Advanced Micro Devices, Inc.
[15:50:09] CL Platform name: AMD Accelerated Parallel Processing
[15:50:09] CL Platform version: OpenCL 2.0 AMD-APP (2482.5)
[15:50:09] Platform devices: 1
[15:50:09]      0       Ellesmere
[15:50:09] List of devices:
[15:50:09]      0       Ellesmere
[15:50:09] Selected 0: Ellesmere
and crash...
same on zpool


mind sharing which card/drivers you use?

jzarifis
Jr. Member
*
Offline Offline

Activity: 46
Merit: 1

https://kryptium.io


View Profile WWW
November 18, 2017, 01:59:47 PM
 #442

Getting 9Mh/s with one RX 570 nitro+ 8gb. Is this normal? Anyway to improve hashrate?

Thanks

Kryptium | A user-friendly, peer-to-peer betting platform
sibirskiiuvalen
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 18, 2017, 02:13:57 PM
 #443

Getting 9Mh/s with one RX 570 nitro+ 8gb. Is this normal? Anyway to improve hashrate?

Thanks
i have about 8.5 Mh/s on rx470 4gb
minerbaba
Newbie
*
Offline Offline

Activity: 91
Merit: 0


View Profile
November 18, 2017, 03:22:29 PM
 #444


Except the AMD miner crashes every time

Or did anyone actually made it work somehow?



its working

not in my case, unfortunately...

Quote

mind sharing which card/drivers you use?



Code:
{
  "pools": [
    {
      "url": "stratum+tcp://poly.suprnova.cc:7935",
      "user": "user",
      "pass": "password"
    }
  ],
  "profiles": [],
  "failover-only": true,
  "algorithm": "polytimos",
  "device": "all",
  "intensity": "21",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "kernel-path": "/usr/x86_64-w64-mingw32/bin",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "debug-log": true,
  "expiry": "1",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "1",
  "hamsi-expand-big": "1",
  "keccak-unroll": "0",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "0",
  "scan-time": "1",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "vote": "0",
  "watchpool-refresh": "30",
  "no-submit-stale":"true"
  }

RX570  Blockchain driver 17.10.2
KhunChan
Full Member
***
Offline Offline

Activity: 392
Merit: 105



View Profile
November 18, 2017, 04:16:40 PM
 #445

Getting 9Mh/s with one RX 570 nitro+ 8gb. Is this normal? Anyway to improve hashrate?

Thanks

Red is not very suitable for the production of this coin, perhaps we should produce something more profitable and buy this coin when it will appear on the exchange.
naskel
Full Member
***
Offline Offline

Activity: 280
Merit: 100


View Profile WWW
November 18, 2017, 04:43:15 PM
 #446

N-Engine Multi Pool Server

Polytimos is added to our pool!

http://pool.n-engine.com

- FREE (donation only)
- Dedicated server (European - US - ASIAN link)
- Fast! (Gigabit link on optical fiber!)
- DDoS protection
- GeoDNS balancing system
- Support 24h/7 (Mail, Troll box, Irc channel)

Payouts are made automatically every 10 minutes for all balances above 0.5, or 0.05 on Sunday.

No more fee, more coin for YOU!

Happy FREE mining !

Main Pool url : http://pool.n-engine.com

You can follow us @Twitter : https://twitter.com/NeCrypto

Support :
On IRC : freenode > #N-Engine
By mail: contact[a.t.]n-engine.com



█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
░  .:: Free Pool @ http://pool.n-engine.com ::.  ░ << *FREE* AS FREE BEER
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
sezat
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 18, 2017, 04:44:47 PM
 #447

help. I can not find CCminer. the links here are failing. Angry Undecided Cry
startsts
Sr. Member
****
Offline Offline

Activity: 1092
Merit: 273



View Profile
November 18, 2017, 05:13:40 PM
 #448

Very interesting, very promising for me.
Sadly I can't add it to cryptohub now, i go to holidays for some weeks.  When I return I will add surely

Juudai
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
November 18, 2017, 05:49:11 PM
 #449

Getting kind of hard to mine this now..
Blockmunch
Member
**
Offline Offline

Activity: 728
Merit: 19


View Profile WWW
November 18, 2017, 06:06:12 PM
 #450

BlockMunch.CLUB has added Polytimos to it's Multi-Pool!  Only 0.25% Fee's!
We are now a Multi-Pool!  We mine the most profitable coin always, and maximize your return!

Choose your payout style.  We pay out in this coin, BTC, and any coin we currently have listed on the pool!

Example Config is Below for Polytimos Pay:
Code:
-a polytimos -o stratum+tcp://blockmunch.club:8465 -u PKAKMyahoiUou4tvPcHgg7j5Bgav5k9dB1 -p c=POLY 

Example Config Below for BTC Pay
BTC AUTO-EXCHANGE WILL BE ENABLED ONCE COIN HITS EXCHANGE

Block Explorer Link:
Code:
blockmunch.club/explorer/POLY

Peer List:
Code:
blockmunch.club/explorer/peers?id=2027

Welcome to the Block Munch Club!


Looking for miners!  Join us now for only a 0.25% fee!

BlockMasters.co - Auto-Exchange Multi Pool! | Pool Discord: https://discord.gg/RNnVAB4 | Pool bitcointalk forum: https://bitcointalk.org/index.php?topic=2362982.0 | Pool twitter: https://twitter.com/BlockMunchClub
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
November 18, 2017, 06:10:15 PM
 #451

How to disable damn logging in sgminer?
promomei
Sr. Member
****
Offline Offline

Activity: 399
Merit: 254



View Profile
November 18, 2017, 06:15:20 PM
 #452

Hi guys
where i can found windows wallet ?
the link on webpage not working

Ty 
crd007
Full Member
***
Offline Offline

Activity: 462
Merit: 101



View Profile
November 18, 2017, 06:21:19 PM
 #453

Not a good algo for AMD. I stopped mining here because of this. Can't compete with gtx 1080 or 1080ti .. Sad

rauderce
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile WWW
November 18, 2017, 06:28:34 PM
 #454

Hi guys
where i can found windows wallet ?
the link on webpage not working

Ty 


hey its here

https://github.com/polytimos/release/blob/master/polytimos-qt.exe

pls audit it carefully before downloading! [as usual]

sezat
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 18, 2017, 06:36:39 PM
 #455

help. I can not find CCminer. the links here are failing. Angry Undecided Cry



helpppp
aginghippy
Member
**
Offline Offline

Activity: 83
Merit: 10

I'm a man of many good opinions


View Profile WWW
November 18, 2017, 06:37:49 PM
 #456

help. I can not find CCminer. the links here are failing. Angry Undecided Cry
FOR ANYONE HAVING PROBLEMS WITH TERRIBLE HASH RATE USING THE SGMINER PROVIDED (and a Nvidia card), INSTEAD USE THIS VERSION OF CCMINER THAT IS COMPATIBLE WITH THE POLY ALGORITHM

Wink

https://github.com/punxsutawneyphil/ccminer/releases/download/polytimosv2/ccminer-polytimos_v2.zip

Light, Love, and the Absence of Litigation <3
krolaka
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 18, 2017, 06:45:13 PM
 #457

help. I can not find CCminer. the links here are failing. Angry Undecided Cry
FOR ANYONE HAVING PROBLEMS WITH TERRIBLE HASH RATE USING THE SGMINER PROVIDED (and a Nvidia card), INSTEAD USE THIS VERSION OF CCMINER THAT IS COMPATIBLE WITH THE POLY ALGORITHM

Wink

https://github.com/punxsutawneyphil/ccminer/releases/download/polytimosv2/ccminer-polytimos_v2.zip

my windows defender detected as trojan  Angry
promomei
Sr. Member
****
Offline Offline

Activity: 399
Merit: 254



View Profile
November 18, 2017, 06:51:12 PM
 #458

Hi guys
where i can found windows wallet ?
the link on webpage not working

Ty 


hey its here

https://github.com/polytimos/release/blob/master/polytimos-qt.exe

pls audit it carefully before downloading! [as usual]



Got it ts XD
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1827



View Profile
November 18, 2017, 06:51:47 PM
 #459

help. I can not find CCminer. the links here are failing. Angry Undecided Cry
FOR ANYONE HAVING PROBLEMS WITH TERRIBLE HASH RATE USING THE SGMINER PROVIDED (and a Nvidia card), INSTEAD USE THIS VERSION OF CCMINER THAT IS COMPATIBLE WITH THE POLY ALGORITHM

Wink

https://github.com/punxsutawneyphil/ccminer/releases/download/polytimosv2/ccminer-polytimos_v2.zip

my windows defender detected as trojan  Angry

It's a mining program so it will trigger almost every antivirus out there as a Bitcoin miner. In the past, there was malware programs that incorporated mining software to get people to mine coins for them involuntarily. I routinely have to whitelist mining programs in my antivirus. What kind of trojan is the Windows Defender stating that it is?
Resar
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 18, 2017, 07:18:45 PM
 #460

tell me the reasons why I should invest in your ICO.

It isn't an ICO

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 59 60 61 62 63 64 65 66 67 68 69 70 »
  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!