ishitatsuyuki / acominer

An experimental ETH miner powered by Vulkan
Apache License 2.0
18 stars 6 forks source link

Add version to tarball #6

Open DeeDeeRanged opened 2 years ago

DeeDeeRanged commented 2 years ago

Hi,

It would be nice to add the version number to the tarball like acominer-linux-amd64-0.40.tar.xz makes it easier to see which version you have.

Another tip in the tarball itself instead of having a . directory rename that to acominer-04.0 having it that way its easier to try different versions side by side.

Does acominer also support RDNA2 cards like the rc 6600 xt?

ishitatsuyuki commented 2 years ago

It would be nice to add the version number to the tarball like acominer-linux-amd64-0.40.tar.xz makes it easier to see which version you have. Another tip in the tarball itself instead of having a . directory rename that to acominer-04.0 having it that way its easier to try different versions side by side.

Thanks for your suggestion. I will try to add this for newer releases.

Does acominer also support RDNA2 cards like the rc 6600 xt?

RDNA2 should be supported as long as it has enough VRAM for mining (which, should be the case for all RDNA2 cards available on the market right now).