Search content
Sort by

Showing 20 of 90 results by ss25
Post
Topic
Board Mining (Altcoins)
Re:
by
ss25
on 02/08/2021, 12:27:43 UTC
The new beta version is finally ready. You can download PhoenixMiner 5.7a from here:

PhoenixMiner_5.7a_Windows.zip (GitHub)
PhoenixMiner_5.7a_Linux.tar.gz (GitHub)



The new features in this release are:

  • Added lock core clock
  • The problem with the missing GPU temperatures on Nvidia GPUs is fixed
  • Added native kernels for AMD RX6700 GPUs. These are faster than the generic kernels and produce a lot less stale shares
  • Increase the max supported DAG epoch to 550 (should be enough to about Jan 2023)
  • Full support for setting clocks, fan speeds, voltages, and memory timings of AMD RX6900/6800/6700 cards
  • The specific hashrate is now shown in the form of kilo hashes per joule (kH/J). Example: if a GPU has hashrate of 30 MH/s with 100W power usage, the specific hashrate is 300 kH/J
  • Added new command-line parameters -ttj and -ttmem, allowing automatic fan speed control based on GPU hotspot (junction), and memory temperatures respectively. Example: -ttmem 83 will keep the GPU memory temperature at or bellow 83C by increasing the fan speed as necessary. These parameters can be combined with -tt, as well as with each other. These options are supported only on AMD GPUs that report junction and memory temperatures
  • Added new command-line parameters -tmaxj and -tmaxmem, allowing to decrease the GPU usage when the GPU hotspot (junction), or GPU memory temperatures are above the specified thresholds. These options are supported only on AMD GPUs that report junction and memory temperatures
  • Added support for AMD Windows drivers 21.3.2, and 21.3.1
  • Added support for AMD Linux drivers 20.50.x. Use this drivers only if you have Polaris or older GPUs, or the latest RX6x000 GPUs. WARNING: Vega, Radeon VII, and Navi GPUs won't work with these drivers!
  • Turn off the zero fan feature on AMD cards whenever a fixed fan speed is used (e.g. -tt -40), or when an auto fan with min fan speed is used (e.g. -tt 63 -minfan 35). To disable this feature, add -fanstop 1 command-line parameter
  • When -mcdag 1 is specified under Linux, the miner will not wait for the daggen.sh script to finish before starting to generate the DAGs. Instead it will for a fixed 7 seconds. This allows you to do all the following in the daggen.sh: turn off the overclocking of Nvidia GPUs, sleep for 30-60 seconds to allow time for DAG generation, and then re-apply the overclocking of the Nvidia GPUs
  • Other small improvements and fixes

The support for -ttj, -ttmem, -tmaxj, and -tmaxmem for Nvidia 3090 and 3080 GPUs is not yet ready for release. We hope to have it ready for the final 5.7 release.

For more robust integrity check, you can use our GPG public key, which was verifyed with ETH transaction from our main devfee account as explained here: https://bitcointalk.org/index.php?topic=2647654.msg56755869#msg56755869.

Please let us know if you have any problems or questions related to PhoenixMiner 5.7a.
Post
Topic
Board Новички
Dentacoin перевод монет
by
ss25
on 01/11/2017, 01:20:57 UTC
Привет. Не могу понять суть записей в блокчейне.
Переводил с одного кошелька биржи на другой но монеты не пришли. https://etherscan.io/token/0x08d32b0da63e2c3bcf8019c9c5d849d7a9d791e6?a=0x88ee1d1dcbfd33d58848f8a4ca0b92f9a89456bf в транзакции запись есть но как понимать правильно эту транзакцию. Должно быть IN и OUT чтобы биржа зачислила на кошелек? Ранее переводил монеты приходили через пару минут но в блокчейн не заглядывал за не надобностью.
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 14/06/2017, 21:17:56 UTC
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 13/06/2017, 14:28:40 UTC
НБУ задумался о введении украинской криптовалюты. жмак
Post
Topic
Board Альтернативные криптовалюты
Re: [USDT] Цифровой эквивалент доллара
by
ss25
on 25/05/2017, 04:35:22 UTC
kraken usdt > usd  Smiley
Post
Topic
Board Трейдеры
Re: Poloniex - биржа криптовалют
by
ss25
on 23/05/2017, 19:34:12 UTC
502 Bad Gateway  Embarrassed
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 08/05/2017, 18:04:42 UTC
Помогите настроить xmr-stak-cpu
https://github.com/fireice-uk/xmr-stak-cpu/releases
скачал последний релиз, запускаю и пишет:

The configuration for 'cpu_threads_conf' in your config file is 'null'.
The miner evaluates your system and prints a suggestion for the section `cpu_threads_conf` to the terminal.
The values are not optimal, please try to tweak the values based on notes in config.txt.
Please copy & paste the block within the asterisks to your config.

[2017-05-07 15:23:21] : Autoconf L3 size detected at 20480 KB.
[2017-05-07 15:23:21] : Autoconf core count detected as 32 on Windows.

**************** Copy&Paste ****************

"cpu_threads_conf" :
[
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 2 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 4 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 6 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 8 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 10 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 12 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 14 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 16 },
   { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 18 },
],

**************** Copy&Paste ****************
Press any key to exit.

и что делать дальше?

что за процессор? вроде как 16 ядер + HT
Post
Topic
Board Трейдеры
Re: Poloniex - биржа криптовалют
by
ss25
on 06/05/2017, 12:44:37 UTC
привет. прибыль от LENDING учитывается в TRADING TIER STATUS?
Post
Topic
Board Альтернативные криптовалюты
Re: [АНОНС][XMR] Monero - безопасность и приватность [CPU/GPU]
by
ss25
on 26/04/2017, 21:55:39 UTC
оплатить стоимость это одно, а получить оплаченное и владеть этим уже совсем другое
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 24/04/2017, 17:46:25 UTC
тем временем курс льют
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 22/04/2017, 18:23:25 UTC
115Mb 3 карточки НЕ 470 на claymore cryptonote
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 19/04/2017, 22:25:53 UTC
обычно в /var/log/
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 19/04/2017, 13:47:41 UTC
Что то сегодня на основном пуле блоки плохо ловятся.Удача бросила нас.


йо...ый насос Angry
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 18/04/2017, 05:38:40 UTC
А тем временем найсхэш обмазывается форком на криптокоинсе. Ыхыхых, может как-то можно админа известить? А то всё это приятно, конечно, но надо бы и меру знать.)))
действительно меру надо знать скрипт включится на 20 минут насососет и выключится, а ты потом жди 3-4 часа пока сложность упадет и это х.ло опять включится. пусть ху..ярит вхолостую
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 17/04/2017, 12:22:08 UTC
выровнялись обновление то не через секуду проходит на всех пулах

а нет   демокетс и krb.cryptomine.pro одинаковый номер блока нашли
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 17/04/2017, 11:01:06 UTC
у меня все на месте. не делал никаких переводов и не пытался "рыбку съесть и на ..." когда разделился блокчейн, а сел на основной пул. выплаты с пула пришли кошель загрузил верный блокчейн. кто хотел урвать на низкой сложности ну ой урвали сами себя.


Quote
CPUMINER/karbowanec-snapshot-2017.04.17/external/miniupnpc/minisoap.c:98:3: note:
      include the header or explicitly provide a declaration for
      'snprintf'
1 error generated.
а точно есть нужный заголовок в каталоге /usr/src/include/ и там ли его ищет компилятор?



2dev возможно ли сделать чтобы при старте кошелька окно можно было свернуть или пусть не появляется. сейчас появляется окно поверх всех окон логотип и внизу надпись загрузка блокчейна у меня это около 40 секунд висит, когда блокчейн будет как у монеры размером то ждать долго прийдется.


2all пока лучше ничего никуда не переводить
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 16/04/2017, 21:58:32 UTC
а помилки збірки які?
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 16/04/2017, 21:21:34 UTC
а как вообще с стабильностью офф пула. держит нагрузку которая сейчас. было 150К недавно насос теперь на офф пул ходит
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 16/04/2017, 20:30:50 UTC
выровнялись все пулы кроме xcrypto.org и криптокоин потерялся да и пусть не появляется.
Post
Topic
Board Альтернативные криптовалюты
Re: [KRB] Карбованець - Карбованец
by
ss25
on 16/04/2017, 09:30:18 UTC
на основной сел.