You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Can the source code be supported to compile on CPU with ARM arch?
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?
The text was updated successfully, but these errors were encountered:
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.
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: ***@***.***>
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:
The text was updated successfully, but these errors were encountered: