Skip to content

Add linux-arm64 and windows-arm64 build#13

Open
ollm wants to merge 9 commits intoupscayl:masterfrom
ollm:linux-arm64-windows-arm64-2
Open

Add linux-arm64 and windows-arm64 build#13
ollm wants to merge 9 commits intoupscayl:masterfrom
ollm:linux-arm64-windows-arm64-2

Conversation

@ollm
Copy link
Copy Markdown

@ollm ollm commented Jan 12, 2026

It depends on pull request #12

I have updated the GitHub Actions workflow to add support for linux-arm64 and windows-arm64. I also updated the Vulkan version to 1.4.335.0 and the macOS runner to macos-15 (the current macos-13 runner is deprecated and also does not work with the newer Vulkan version: actions/runner-images#13046.

Currently, the linux-arm64 prebuilt binary is pulled from the following repository: https://github.com/jakoch/vulkan-sdk-arm, since the official LunarG SDK does not currently provide support for linux-arm64.

windows-arm64 also depends on updating to a newer version of ncnn in order to compile correctly, although it currently only works up to commit 8b38cd8 due to issues with cmake, the windows-arm64 build currently uses this commit for the time being.

I haven't been able to test these builds because I don't have arm64 hardware (I've only tested on Ubuntu 24.04 and Windows 11, both x64). However, the GitHub Actions builds complete successfully and generate the binaries.

Regarding the CI workflow, I have changed it to use the release workflow but without publishing it.

Generated action: https://github.com/ollm/upscayl-ncnn/actions/runs/20928542745
Generated release: https://github.com/ollm/upscayl-ncnn/releases/tag/20260112-172057

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

Successfully merging this pull request may close these issues.

1 participant