Bitcoin Forum
June 22, 2024, 05:02:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner for Ethash 21.12.15. New: HiveOS, Api, ETC and Beta LHR unlock on: December 25, 2021, 04:56:51 PM
We have good news: CMiner got included into RaveOS today Smiley

We also received a lot of feedback the last days, especially about LHR, the API and the lack of --pass parameter. And I got good news for you: you can expect it will be all fixed this year, working hard on the next release.

Merry Christmas Smiley
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner for Ethash 21.12.15. New: HiveOS, Api, ETC and Beta LHR unlock on: December 19, 2021, 11:23:02 AM
I just checked the requirements on exposed api information for RaveOS. Theoretically it is all there, so we "just" need to create a custom miner package for it. Sadly there are barely any examples, so we will need to check back with Rave operators to see how we can add it (or better: if they can add it). But generally it is only a matter of time until we have it there I would say Smiley
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 17, 2021, 07:53:06 AM
How is the API looks like? Do you take a API format from another miner to see hashrate and so on in HiveOS?

Hello Sir.

Well, the API does not mimic any existing miner at the moment, but is indeed used by the custom miner package we did build for HiveOS. In fact the current Api was heavily inspired by the requirements of the Hive custom miner packages, but it is not final yet. For example we plan to add the GPU names, the watts consumed as well as the accepted and rejected shares per graphic card in the next version.

At the moment the API output is a json file over http (so it can be requested via curl) with the following format - here an example of a 3070 LHR + 3070 FHR on moderate clocks.

Code:
{
    "total_hs": 102656.72095372647,
    "hs": [41565.117000464095, 61091.603953262376],
    "hs_units": "khs",
    "temp": [48,61],
    "fan": [40,44],
    "uptime": 390,
    "ver": "21.12.15",
    "ar": [12,0],
    "bus_numbers": [2,3]
}

You see the interface is very basic at the moment, but in our opinion a solid base to build upon.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 15, 2021, 08:46:15 AM
CMiner 21.12.15 is public!

En
- Added optional parameter --devices to select the graphics cards to use. Example: --devices 0,1,2
- Added optional parameter --api to activate the statistic reading api. Format is api-binding-host:api-port. Example: --api 0.0.0.0:7500
- Added optional parameter --algo for switching from Ethash to Etchash. Example: --algo etc
- Added beta support for Geforce LHR graphic cards unlocking
- Added ready to use HiveOS custom miner package to release packages

Cn
- 增加了可选参数 --devices 来选择要使用的显卡。例如:--devices 0,1,2
- 增加了可选参数--api,用于激活统计信息读取api。格式为api-binding-host:api-port。例子:--api 0.0.0.0:7500
- 增加了可选参数--algo,用于从Ethash切换到Etchash。例如:--algo etc
- 增加了对Geforce LHR显卡解锁的测试支持
- 在发布的软件包中添加了可使用的HiveOS定制矿机包

Ru
- Добавлен дополнительный параметр --devices для выбора используемых видеокарт. Пример: --devices 0,1,2
- Добавлен необязательный параметр --api для активации api чтения статистики. Формат - api-binding-host:api-port. Пример: --api 0.0.0.0:7500
- Добавлен необязательный параметр --algo для переключения с Ethash на Etchash. Пример: --algo etc
- Добавлена бета-поддержка разблокировки графических карт Geforce LHR
- Добавлен готовый к использованию пакет пользовательского майнера HiveOS в пакеты релиза
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 14, 2021, 08:20:48 AM
Yes, we currently plan to have the next release tomorrow.
The Team has done quite some work to get the API going and we are working in doing the HiveOS integration. Things already looking good and we just do the final polishing, so we can offer a HiveOS custom miner package for the release.


6  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 09, 2021, 08:55:34 AM
Thanks for reporting back. Really appreciate it!

We are working on a LHR code and hope to have it done before the years change. Speed is looking decent there, but we still have the one or other lock that we would like to avoid for a better UX.
Likely before we will add ETC support early next week and currently also researching on how to add UBIQ. Beside that one of our engineers at the moment looking into the structure of Hive and RaveOs custom miners requirements, so we can build a statistics reading API that can be used with it. Very busy to get things done Smiley
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 08, 2021, 09:58:56 AM
We see new special super fast miner every day and so much of this new miners are scam or phishing software. We need more proofs and thats it.
If this is a real miner, keep up your work and show us some tests and proofs.

I understand that - it makes perfect sense.
Also we are fully aware that with missing LHR support (most customer Nvidia cards sold recently) and a missing API (hard to integrate into a mining OS) the usability is limited to only some users at the moment. But both is been worked on and I am sure we can deliver that both before the year is ending. If you take into account what it needs to build a full miner from scratch in total, we already come quite some way and I hope we see some intrepid users trying out the FHR code in the next few days and reporting back to us. Especially with regard to poolside share counts Smiley

its ok for me!
I'm testing it in the last 24h on my old rig..

At this point I am the skeptic, because we released this thing only 14 hours before your test - Maybe you did a test over night, but surely no full 24 hours yet Grin
Never the less thank you for the positive feedback.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 07, 2021, 10:01:03 PM
One post here.  Naw.  I will pass

Without giving it a try? Hmm, sad.

LHR support?
screenshots?
You claim it competes with all current competitors, please include performance comparison with other miners.

At the moment no LHR support yet. We have some code in the making, but the first codes did not match our quality standards yet.
About the screenshot: Wow, yea, we have not posted some yet, but here we go:



I need to say we have not put a ton of effort into UI design, colors and so on. Because in the end we believe is what is more important is what arrives on pool side.

I'm a bit spectish about that, but I will try it 24hours... To say how much inflate or not.
...

Thanks for giving it a test, I am sure you won't be disappointed.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru) on: December 07, 2021, 06:20:38 PM
---=== Post reserved for the future change log ===---
10  Alternate cryptocurrencies / Mining (Altcoins) / CMiner for Ethash 21.12.15. New: HiveOS, Api, ETC and Beta LHR unlock on: December 07, 2021, 06:08:49 PM
中文见下文
Для pyccкoгo языкa cм. нижe

Download CMiner 21.12.15 here (General Linux, HiveOS & Windows)
Here is a Youtube video showing how to install the miner as custom miner in HiveOS.

---======================---

Welcome!
After an intense development we are proud to finally present you our newest creation: CMiner, a fast and reliable software to mine Ethereum on your Nvidia graphics card. Let us summarize its key features

  • It is fast: CMiner can compete with all current competitors in the market and is often superior when it comes to pool side results
  • It is easy: The complete configuration only requires few basic parameters
  • It is compatible: It is working for every Nvidia card from the Pascal generation and newer. Also it is compatible with every Cuda driver since Cuda 8
  • It is safe to use: CMiner does not read or write any data to your hard disk. Additionally the developer fee of 1% is always transferred by using TLS encryption to ensure that the data stream cannot be read by third parties

CMiner 21.12.15 requires only a small set of mandatory parameters to start its work.

ParameterDescription
--serverThe address of the mining pool to connect to.
Format: (tls://)server:port
--walletYour wallet address to mine to
--workerThe worker name associated with your mining rig
--devicesOptional parameter to select the graphic cards for mining
--apiOptional parameter to turn on the API. Format: apihost:apiport
--algoOptional parameter to switch to other algorithms. Currently supported: eth and etc.
--nicehashAn optional switch to enable the Nicehash stratum protocol

Example configuration scripts for the most common mining pools are shipped in the distribution package.

---======================---

欢迎你!
经过紧张的开发,我们很自豪地最终向您介绍我们的最新创作。CMiner,一个在你的Nvidia显卡上挖掘以太坊的快速而可靠的软件。让我们总结一下它的主要特点

  • 它是快速的: CMiner可以与目前市场上所有的竞争对手竞争,而且在池边结果方面往往更胜一筹。
  • 它很容易:完整的配置只需要几个基本参数
  • 它是兼容的: 它适用于Pascal一代和更新的所有Nvidia显卡。此外,它还与Cuda 8以来的所有Cuda驱动程序兼容。
  • 它的使用是安全的: CMiner不会向你的硬盘读取或写入任何数据。此外,1%的开发者费用总是通过使用TLS加密进行传输,以确保数据流不会被第三方读取。

CMiner 21.12.15 只需要一小部分强制性参数就可以开始工作.

参数描述
--server要连接的矿池的地址。
格式:(tls://)服务器地址 : 端口
--wallet你的钱包地址,用于挖矿
--worker与你的挖矿设备相关的工人名字
--devices可选参数,选择用于采矿的显卡
--api打开API的可选参数。格式:apihost:apiport
--algo用于切换到其他算法的可选参数。目前支持:eth和etc
--nicehash一个可选的开关,以启用Nicehash采矿协议

最常见的矿池的配置脚本示例已在发行包中提供。

---======================---

Пpocтoтa в иcпoльзoвaнии!
Пocлe интeнcивнoй paзpaбoтки мы c гopдocтью пpeдcтaвляeм вaм нaшe нoвoe твopeниe: CMiner, быcтpoe и нaдeжнoe пpoгpaммнoe oбecпeчeниe для дoбычи Ethereum нa вaшeй видeoкapтe Nvidia. Дaвaйтe пoдытoжим eгo ключeвыe ocoбeннocти

  • Быcтpoдeйcтвиe: CMiner мoжeт кoнкypиpoвaть co вceми cyщecтвyющими кoнкypeнтaми нa pынкe и чacтo пpeвocxoдит иx, кoгдa дeлo дoxoдит дo peзyльтaтoв нa cтopoнe пyлa.
  • Этo лeгкo: для пoлнoй нacтpoйки тpeбyeтcя вceгo нecкoлькo ocнoвныx пapaмeтpoв
  • Coвмecтимocть: CMiner paбoтaeт co вceми кapтaми Nvidia oт пoкoлeния Pascal и нoвee. Taкжe oнa coвмecтимa co вceми дpaйвepaми Cuda, нaчинaя c Cuda 8.
  • Бeзoпaceн в иcпoльзoвaнии: CMiner нe читaeт и нe зaпиcывaeт никaкиx дaнныx нa вaш жecткий диcк. Кpoмe тoгo, плaтa paзpaбoтчикa в paзмepe 1% вceгдa пepeдaeтcя c иcпoльзoвaниeм TLS-шифpoвaния, чтoбы гapaнтиpoвaть, чтo пoтoк дaнныx нe мoжeт быть пpoчитaн тpeтьими лицaми.

Для нaчaлa paбoты CMiner 21.12.15 тpeбyeтcя лишь нeбoльшoй нaбop oбязaтeльныx пapaмeтpoв.

ПapaмeтpOпиcaниe
--serverAдpec пyлa для мaйнингa, к кoтopoмy нeoбxoдимo пoдключитьcя.
Фopмaт: (tls://)aдpec cepвepa : пopт
--walletAдpec вaшeгo кoшeлькa, нa кoтopый бyдeт пpoизвoдитьcя дoбычa
--workerИмя paбoчeгo, cвязaннoгo c вaшeй мaйнингoвoй ycтaнoвкoй
--devicesДoпoлнитeльный пapaмeтp для выбopa гpaфичecкиx кapт для мaйнингa
--apiДoпoлнитeльный пapaмeтp для включeния API. Фopмaт: apihost:apiport
--algoДoпoлнитeльный пapaмeтp для пepeключeния нa дpyгиe aлгopитмы. B нacтoящee вpeмя пoддepживaютcя: eth и etc.
--nicehashДoпoлнитeльный пepeключaтeль для включeния пpoтoкoлa дoбычи Nicehash

Пpимepы cцeнapиeв кoнфигypaции для нaибoлee pacпpocтpaнeнныx мaйнингoвыx пyлoв пocтaвляютcя в диcтpибyтивe.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!