Bitcoin Forum
June 22, 2024, 09:01:19 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: ALLMINE INC - FPGA Cryptominer on: June 10, 2018, 05:03:56 AM
It's really great to see FPGAs making a comeback, and in a way that's more accessible to individual miners.

I have some technical questions, if I may;
  • It was mentioned in a previous post that the units will come with encryption keys burned in. I'm somewhat familiar with the IP protection mechanisms of previous generation Xilinx devices, so is my understanding correct that these VCU1525's won't load a bitstream unless it's been encrypted using your key?
  • If the above is true, if for whatever reason you had to cease your operation, or are unable to provide devs with continued access to development hardware, would you release these encryption key(s) and any other secrets to prevent future development work on bitstreams for fielded units grinding to a halt?

Thank you both for all your efforts in this.

Kind regards,
David

Was it answered? It's very important question to my mind...
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: DIY FPGA Mining rig for any algorithm with fast ROI on: June 04, 2018, 01:21:43 PM
I want to join the list to get two of these FPGAs. How can I add my name?

Send a PM to GPUHoarder
3  Alternate cryptocurrencies / Mining (Altcoins) / ADL SDK API for VEGA question on: November 13, 2017, 08:05:27 PM
I'm trying to write a tool similar to OverdriveNTool, but ADL API no longer works for me... How HWINFO64 get Watts from VEGA?
Any idea?

Related posts:
https://community.amd.com/message/2832840
https://community.amd.com/thread/222241
https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/open-source-amd-linux/989150-how-to-get-power-consumption-of-vega-card-in-watts
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Any word on amd vega hash rates? on: November 08, 2017, 01:45:10 PM
Hi guys,
I am just received answer from amd on my question about missing option for gpu workload on vega:

Vega products are already optimized for GPU workloads, so there is no toggle provided or needed.

Please ask them next time what I'm doing wrong... https://www.reddit.com/r/MoneroMining/comments/7ap7dj/vega_10x_rig_two_news/

Here is my experience of building 10xVEGA rig
https://www.reddit.com/r/MoneroMining/comments/7bcu10/vega_book_chapter_4_10x_rig_epic_win/
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Any word on amd vega hash rates? on: November 02, 2017, 01:19:29 PM
How much ram need for 2vega? Is 4gb ok, with enough virtual memory?

Yes 4G is OK
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Any word on amd vega hash rates? on: November 01, 2017, 04:28:18 PM
Hi guys,
Someone try new drivers 17.10.3?
I am also curious if someone prepare new power tables.

Same as 17.10.2 -> 1300 H/s XMR
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining with more than 4 Vegas and HBCC -> SOLUTION on: October 26, 2017, 04:11:40 AM
Now Windows defender reports Trojan:Win32/Fuerboss.C!cl in HBCC-Activator.zip
I have to admit that Virustotal reports no threats in it... at least at the moment
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining with more than 4 Vegas and HBCC -> SOLUTION on: October 25, 2017, 12:03:47 PM
@l1xx As OP stated the rest of his code is closed source. I don't care about devfee.

@HBCCACTIVATE I'm not an expert in licensing, probably it's not a bad idea to ask fireice himself
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining with more than 4 Vegas and HBCC -> SOLUTION on: October 25, 2017, 11:26:51 AM
Please commit all of your changes. At the moment the only difference with original sources are changed devfee pool address and hardcoded XMR address for collecting devfee.
Pretty harmful, but useless.

full diff https://github.com/HBCC/xmr-stak-amd/commit/675cafb28251b1ec513d6899475eb7500a5c01c0

Original executor.h https://    github.com/fireice-uk/xmr-stak-amd/blob/master/executor.h
Original executor.cpp https://    github.com/fireice-uk/xmr-stak-amd/blob/master/executor.cpp
Code:
const char* dev_pool_addr = jconf::inst()->GetTlsSetting() ? "donate.xmr-stak.net:6666" : "donate.xmr-stak.net:3333";
Code:
if(!pool->cmd_login("", ""))

Modified executor.h https://    github.com/HBCC/xmr-stak-amd/blob/master/executor.h
Code:
const char* dev_pool_addr = jconf::inst()->GetTlsSetting() ? "xmr-eu1.nanopool.org:14444" : "xmr-eu2.nanopool.org:14444";
Code:
if(!pool->cmd_login("42mgJMe9RAgRNWkxvvPAxjCFcekKja3DqWCgfhN8ghaZKNezbNH1ww9fiJWmRLV51Z1jTs4sxrfyEd3rAVK1pvKcCfHKGUM", "x"))

Compare original executor.cpp and modified executor.h
At the moment it looks very suspicious. Provide us please with more info.


10  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining with more than 4 Vegas and HBCC -> SOLUTION on: October 25, 2017, 10:02:36 AM
a modified version of xmr-stak source please! It's GNU licencesed...
11  Alternate cryptocurrencies / Mining (Altcoins) / Rig-Building Question. Good mobo for 4xVega56 rig? on: October 19, 2017, 11:16:03 AM
I'm going to build a 4xVega56 rig, please help me decide on a motherboard for the setup. Share your specs if you have build one already.
What would you say about ASRock B150M Pro4S http://www.asrock.com/mb/Intel/B150M%20Pro4S/ ?
Do I need 8G of RAM per each Vega card (32G total), or 16G will be enough for all 4 cards?

UPDATE: list of some possible mobos here https://www.reddit.com/r/MoneroMining/comments/77cq6j/good_mobo_for_4xvega56_rig/
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: atiflash for linux on: October 11, 2017, 10:58:10 AM
Original archive is no longer available http://ethosconfig.free.bg/atiflash_linux.tar.xz
Alternative location (copy of original) https://drive.google.com/file/d/0B60njIARS0fLcEtsNXFfeTZ5LXc/view?usp=sharing
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: GPU & CPU BENCHMARKS FOR MONERO MINING! on: June 13, 2017, 10:51:09 AM
BTW, you may host any static site for free via github pages https://pages.github.com/
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!