xilinx-ethash icon indicating copy to clipboard operation
xilinx-ethash copied to clipboard

To create wallet

Open spArTans5 opened this issue 4 years ago • 10 comments

How do you create wallet for this particular project

spArTans5 avatar Jul 09 '21 14:07 spArTans5

I do not understand your question, please elaborate, thanks.

Ed-Yang avatar Jul 10 '21 03:07 Ed-Yang

We need to add our wallet address before mining. Which is the particular directory or is there procedure for that Thank you

spArTans5 avatar Jul 10 '21 04:07 spArTans5

The original plan is to port Ethminer to Xilinx U50 card with two steps. The first step is measure performance od ethash on U50, and then integrate it to Ethminer. In the first step, it is found the performance is too slow (see README), so I release the work to GitHub for getting help. If there is a way to improve ethash performance, it is easy to make it work on Ethminer.

This project does not provide a full miner program, it is just a demo of ethash on Xilinx U50, so it does not need to provide the wallet address.

Ed-Yang avatar Jul 10 '21 13:07 Ed-Yang

Thank You ,do you have any idea how that can be done

spArTans5 avatar Jul 12 '21 08:07 spArTans5

Is there the need for vitis to bulid ethash?if yes,can I know the procedure Thank You

spArTans5 avatar Jul 12 '21 08:07 spArTans5

Yes, it is needed to install Vitis to build this project. The ethash implementation is copied from Ethminer project which is written in OpenCL.

Ed-Yang avatar Jul 12 '21 08:07 Ed-Yang

ethash is the only thing that needs to be build in vitis?

spArTans5 avatar Jul 12 '21 08:07 spArTans5

Do you have any how on to increase the performance in alveo U50 or is it a dead end ? Thank You

spArTans5 avatar Jul 12 '21 08:07 spArTans5

I am not expert at Xilinx programming, the following link is my post for performance issue. It is believed that are some way to improve it.

https://forums.xilinx.com/t5/Vitis-Acceleration-SDAccel-SDSoC/Run-ethash-OpenCL-kernel-on-Alveo-U50-PCIe-card-is-much-slower/m-p/1209155

Ed-Yang avatar Jul 14 '21 14:07 Ed-Yang

Thank You

spArTans5 avatar Jul 15 '21 08:07 spArTans5