Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
ETFbitcoin
on 02/06/2022, 11:24:04 UTC
--snip--

Use Java ;^)

Apple provide Rosetta which could run x86_64 application[1]. Some benchmark on Apple M1 report it has decent performance[2], so why bother re-write Keyhunt code on java? IMO it's more practical to find way to compile Keyhunt on Mac environment instead.

Then again, maybe there is an OpenCL package somewhere for this, but how would such a thing be implemented in a cross-platform way?

Such package is exist, Oracle wrote an article about GPU programming using Java[3].

[1] https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment
[2]
[3] https://blogs.oracle.com/javamagazine/post/programming-the-gpu-in-java