LuxMark icon indicating copy to clipboard operation
LuxMark copied to clipboard

Does LuxMark support CPU with ARM arch?

Open didiHe opened this issue 3 years ago • 2 comments

The binary of LuxMark only support X86 arch CPU. I tried to compile LuxMark with source code 3.1 but failed. I have two problems:

  1. Can the source code be supported to compile on CPU with ARM arch?
  2. I complied failed because of lack of LuxRay. I search the website and find several packages of LuxRay. I'm not sure which one to install. Is there any introduction to install LuxMark and the way to install dependent packages?

didiHe avatar Jul 04 '22 01:07 didiHe

Well, I met the same problem. But I think it's up to LuxRays. I tried to build it on amd64 platform, and its still failed because of LuxRays. Then, I asked GPT about it, and the solution is compile, build, then install LuxRays first. And then continue.

LuxRays doesn't have an arm release, you can compile its source and install it manually.

Ff-c109 avatar Jan 20 '24 05:01 Ff-c109

Thank you!

At 2024-01-20 12:12:45, "羽梦" @.***> wrote:

Well, I met the same problem. But I think it's up to LuxRays. I tried to build it on amd64 platform, and its still failed because of LuxRays. Then, I asked GPT about it, and the solution is compile, build, then install LuxRays first. And then continue.

LuxRays doesn't have an arm release, you can compile its source and install it manually.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

didiHe avatar Feb 20 '24 02:02 didiHe