box86 icon indicating copy to clipboard operation
box86 copied to clipboard

Plans on adding an Ampere Altra hardware profile

Open plusnb opened this issue 3 years ago • 4 comments

If you're unaware Oracle Cloud hosts an "Always Free Tier" utilizing Ampere Altra hardware (see: Ampere and Oracle). Im unsure if it would make any real impact in terms of performance or compatibility, but it would be nice to see come to Box86

plusnb avatar Feb 24 '23 21:02 plusnb

I don't understand, ARM64 processor works very well in server environments. What do you really need?

cantalupo555 avatar Feb 25 '23 00:02 cantalupo555

I was referring to the profiles listed in docs/COMPILE.md, but perhaps im misunderstanding their purpose or the difference they make during compilation

plusnb avatar Feb 25 '23 00:02 plusnb

I was referring to the profiles listed in docs/COMPILE.md, but perhaps im misunderstanding their purpose or the difference they make during compilation

Yes I understand. But the Ubuntu Server platform and several other available images are not enough? I use and don't need Box86/Box64 for this kind of environment.

cantalupo555 avatar Feb 25 '23 00:02 cantalupo555

What? I dont believe you do. I'm not talking about adding box86 to any images oracle offers. Im merely asking if the hardware profiles for say the RPI4 and RK3399 make any tangible difference to how Box86 operates (ie. optimizations), then if one could be made for Altra for ones individual compilation use, if either answer is no, the RPI profile works well and one could always use the prebuilt repo

ex.

mkdir build; cd build; cmake .. -DALTRA=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo; make -j$(nproc)

plusnb avatar Feb 25 '23 00:02 plusnb