Native Windows ARM64 support for Snapdragon X2 Elite Extreme
Message boards :
Number crunching :
Native Windows ARM64 support for Snapdragon X2 Elite Extreme
Message board moderation
| Author | Message |
|---|---|
|
Send message Joined: 3 Feb 24 Posts: 49 Credit: 110,841 RAC: 0 |
Just got a new X2 Elite Extreme Snapdragon laptop. The CPU single and multi core speed is insane. Performance could be much better with native ARM64 support. x86 emulation hits these chips harder than Apple Silicon on MacOS. Please consider adding native Windows ARM64 support. I would be happy to test this out. I can also do the work myself if I get access to relevant project files. My 18-core setup is ready for testing. Data shows native apps run much faster than emulated ones on Oryon. Let me know what you need from me. |
|
Send message Joined: 23 Apr 21 Posts: 128 Credit: 143,284,789 RAC: 18,561 |
the project source code is here: https://github.com/AsteroidsAtHome/PeriodSearch you should also start with the BOINC source code and build a native BOINC client. it will help a lot more.
|
|
Send message Joined: 3 Feb 24 Posts: 49 Credit: 110,841 RAC: 0 |
|
|
Send message Joined: 1 Jan 13 Posts: 192 Credit: 16,074,678 RAC: 1,324 |
I already have a build ready, feel free to try https://github.com/ahorek/genefer22/blob/winarm/arm/Period_search_Windows_10.0_ARM64_SIMD_Release.exe I was fighting with Clang, and it doesn’t seem to work properly. This version is built using MSVC. Of course, it’s the CPU version. As mentioned in other threads, Adreno GPUs don’t support FP64, so building the GPU version isn’t possible. |
|
Send message Joined: 3 Feb 24 Posts: 49 Credit: 110,841 RAC: 0 |
|
Message boards :
Number crunching :
Native Windows ARM64 support for Snapdragon X2 Elite Extreme