Search content
Sort by

Showing 10 of 10 results by ComputeLabs
Post
Topic
Board Mining (Altcoins)
Re: CMiner for Ethash 21.12.15. New: HiveOS, Api, ETC and Beta LHR unlock
by
ComputeLabs
on 25/12/2021, 16:56:51 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: CMiner for Ethash 21.12.15. New: HiveOS, Api, ETC and Beta LHR unlock
by
ComputeLabs
on 19/12/2021, 11:23:02 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 17/12/2021, 07:53:06 UTC
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 non LHR.

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.
Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 15/12/2021, 08:46:15 UTC
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 в пакеты релиза
Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 14/12/2021, 08:20:48 UTC
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.


Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 09/12/2021, 08:55:34 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 08/12/2021, 09:58:56 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 07/12/2021, 22:01:03 UTC
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:

https://raw.githubusercontent.com/ComputeLabsLTD/CMiner/main/media/screenshot/CMiner_Mixed.png

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.
Post
Topic
Board Mining (Altcoins)
Re: CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 07/12/2021, 18:20:38 UTC
---=== Post reserved for the future change log ===---
Post
Topic
Board Mining (Altcoins)
Topic OP
CMiner - Your new Ethereum Mining Software (En / Cn / Ru)
by
ComputeLabs
on 07/12/2021, 18:08:49 UTC
中文见下文
Для русского языка см. ниже

Download CMiner 21.12.07 here

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

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.07 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
--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.07 只需要一小部分强制性参数就可以开始工作.

参数描述
--server要连接的矿池的地址。
格式:(tls://)服务器地址 : 端口
--wallet你的钱包地址,用于挖矿
--worker与你的挖矿设备相关的工人名字
--nicehash一个可选的开关,以启用Nicehash采矿协议

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

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

Простота в использовании!
После интенсивной разработки мы с гордостью представляем вам наше новое творение: CMiner, быстрое и надежное программное обеспечение для добычи Ethereum на вашей видеокарте Nvidia. Давайте подытожим его ключевые особенности

  • Быстродействие: CMiner может конкурировать со всеми существующими конкурентами на рынке и часто превосходит их, когда дело доходит до результатов на стороне пула.
  • Это легко: для полной настройки требуется всего несколько основных параметров
  • Совместимость: CMiner работает со всеми картами Nvidia от поколения Pascal и новее. Также она совместима со всеми драйверами Cuda, начиная с Cuda 8.
  • Безопасен в использовании: CMiner не читает и не записывает никаких данных на ваш жесткий диск. Кроме того, плата разработчика в размере 1% всегда передается с использованием TLS-шифрования, чтобы гарантировать, что поток данных не может быть прочитан третьими лицами.

Для начала работы CMiner 21.12.07 требуется лишь небольшой набор обязательных параметров.

ПараметрОписание
--serverАдрес пула для майнинга, к которому необходимо подключиться.
Формат: (tls://)адрес сервера : порт
--walletАдрес вашего кошелька, на который будет производиться добыча
--workerИмя рабочего, связанного с вашей майнинговой установкой
--nicehashДополнительный переключатель для включения протокола добычи Nicehash

Примеры сценариев конфигурации для наиболее распространенных майнинговых пулов поставляются в дистрибутиве.