Bitcoin Forum
June 16, 2024, 06:21:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] T-Rex 0.7.2 NVIDIA GPU miner with web control monitoring page on: November 03, 2018, 03:58:22 AM
I get an error after configuring the config_example:

Code:
* Line 8, Column 5
  Missing '}' or object member name

I don't see why. Line 8, column 5 is exactly the same as the original config_example

The full error is as follows:

Code:
20181103 03:57:07 ERROR: Can't start miner, can't parse json: {
  // List of main and failover pools
  "pools": [
    {
        "user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
        "url": "stratum+tcp://eu.bsod.pw:2176",
        "pass": "d=3.8,c=RVN",
    },
        {
        "user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
        "url": "stratum+tcp://yiimp.eu:3666",
        "pass": "d=3.8,c=RVN",
    },
        {
        "user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
        "url": "stratum+tcp://rvn.virtopia.ca:3333",
        "pass": "x",
    },
        {
        "user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
        "url": "stratum+tcp://minepool.com:3636",
        "pass": "d=3.8",
    }
  ],

  // Telnet API bind address.
  "api-bind-telnet": "0.0.0.0:4068", // Set to "0" to disable Telnet API

  // HTTP API bind address.
  "api-bind-http": "0.0.0.0:4067", // Set to "0" to disable HTTP API

  // If set to true enables json response for Telnet API.
  "json-response": false,

  // Connection retries count. After this number of attempts failover pool will be switched.
  "retries": 5,

  // Pause in seconds between retries.
  "retry-pause": 10,

  // Maximum time in seconds your pool connection may have no ping. After that reconnect will happen.
  "timeout": 180,

  // Name of mining algorithm. You can see available names at the top of the help file.
  "algo": "x16r",

  // This is GPU index in the system. You can select multiple GPUs sequentially: "devices": "0,2,3"
  "devices": 0, // Use only the first GPU in your rig. Remove this parameter to use all GPUs

  // Intensity used with your GPUs. It can be different for each GPU, e.g. "intensity": "20,21.4,23"
  "intensity": 19,

  // Sliding window length in sec used to compute average hashrate.
  "hashrate-avr": 30, // Set to 3600 to get average over an hour

  // Path to the log file. If only file name set log will be saved into directory with the miner.
  "log-path": "t-rex.log",
  // "log-path": "/home/x/t-rex.log", // Absolute path

  // Set process priority (default: 2) 1 below normal, 2 normal to 5 highest.
  "cpu-priority": 2,

  // Shutdown miner immediately if has any CUDA error.
  "exit-on-cuda-error": true,

  // Shutdown miner immediately if pool connection lost.
  "exit-on-connection-lost": false,

  // Forces miner to immediately reconnect to pool on N successively failed shares (default: 10).
  "reconnect-on-fail-shares": 10,

  // User protocol logging.
  "protocol-dump": false, // Set to true to turn it on.

  // Configurable GPUs report frequency. By default every 5 shares.
  "gpu-report-interval": 5,

  // Disable color output for console
  "no-color": false,

  // Quiet mode. No GPU stats at all.
  "quiet": false,

  // Shutdown miner after timeout in sec. By default disabled. (set to 0)
  "time-limit": 0,

  // Disables device till miner shutdown in case of overheat. Limit in Celsius. (set to 0)
  "temperature-limit": 0,

  // GPU temperature to enable card after it's been disabled. (default: 0 - disabled)
  "temperature-start": 0
}

* Line 8, Column 5
  Missing '}' or object member name


20181103 03:57:07 T-Rex finished
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Acorn M.2 FPGA based GPU Accelerator on: June 13, 2018, 02:54:11 PM
Can anyone find a link to the Discord server mentioned in the first post?

I think this may be the one

https://discord.gg/3B27dWD


Thanks. Specifically the the #gpuhoarder-products channel since it seems to be a shared Discord for discussion of multiple FPGAs or FPGAs in general.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Acorn M.2 FPGA based GPU Accelerator on: June 13, 2018, 12:01:03 AM
Can anyone find a link to the Discord server mentioned in the first post?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Acorn M.2 FPGA based GPU Accelerator on: June 11, 2018, 08:39:39 PM
You speak of 30 MH of increase using it of hybrid form, that increase with how many GPU's would be?, You have approximate date of commercialization? A greeting from Spain.

Maybe I missed it, but some clarification would be needed..

Is the bump in hash per gpu or combined bump per gpu group?

I have the exact same question re: the ballpark 30 MH figure.

I was also disappointed that the GTX 970 and RX 550 aren't on the list. I'm a baller on a budget!

Finally, (another repeated question) does the software work in combination with existing mining software to bridge the gap between the GPU and FGPA or does it do all the mining itself?

Incidentally could researchers benefit from it to do whatever research it is they do with GPUs?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: June 11, 2018, 03:02:01 AM
Can anyone pleas provide a non-expired link to the Stellite discord? Thanks.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: April 07, 2018, 09:47:23 PM
Discord says the link has expired.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: RavenCoin (RVN), x16r NVidia miner. UPD! Windows version on: April 01, 2018, 11:41:14 AM
a) doesn't work with my failover.conf so you lose your edge when your pool goes down

b) I think it's a trojan. Windows Defender always flags miners but not as trojans; it flagged this one specifically as trojan instead of just a coin miner.
8  Bitcoin / Mining support / Re: ASIC box construction - reflecting sound with ceramic bathroom tiles? on: March 12, 2018, 02:27:53 AM
I think your construct could be improved by adding ducts to the outlet so the heat isn't getting trapped inside the construct. Some of it will be recirculating. (I only watched the last video).

I'm aware that air needs to get in and out of the box. Anyone who puts their ASIC in a seal box is dumbass!

MDF isn't that good; it's just easy to work with and better than nothing.

I'll look into using a fireblanket inside the box though. Thanks.
9  Bitcoin / Mining support / ASIC box construction - reflecting sound with ceramic bathroom tiles? on: March 12, 2018, 12:12:23 AM
When you're trying to mitigate sound from an ASIC you need a) to reflect sounds back into the box and b) absorb sounds within the box. I've contructed a box from 25 mm MDF and lined it with 30 mm closed-cell foam marketed for vehicle sound-deadening but I'd like to do a better job and I was wondering what else I could construct the box from that would improve performance. I've read that bathroom tiles are good at reflecting sounds because they're hard and very smooth (not the textured ones, obviously) so I was considering attaching them to the inside of the box between the MDF and the foam to improve sound absorption. Does anyone think this makes sense or is a waste of time?

I'd actually really like to make something from concrete like this but it would be really heavy (kind of why I think it would be effective).
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RACE] PoW / Masternodes, Lyra2REv2, ASIC-Resistant, Increasing High MN Rew on: February 27, 2018, 09:58:18 PM
The RACE Discord is here: https://discord.gg/EGyxYV9
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!