Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does LuxMark support CPU with ARM arch? #12

Open
didiHe opened this issue Jul 4, 2022 · 2 comments
Open

Does LuxMark support CPU with ARM arch? #12

didiHe opened this issue Jul 4, 2022 · 2 comments

Comments

@didiHe
Copy link

didiHe commented Jul 4, 2022

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?
@Ff-c109
Copy link

Ff-c109 commented Jan 20, 2024

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.

@didiHe
Copy link
Author

didiHe commented Feb 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants