» Tag
arm
5 postsInside Nvidia's Vera CPU and its custom Olympus cores
A technical breakdown of Nvidia's Vera CPU and custom Olympus cores, covering monolithic design, branch prediction, and spatial multithreading.
Intel's ACE brings outer-product matrix math to x86, rivaling Arm SME
Intel's ACE extends AMX with outer-product matrix acceleration, compared against Arm's SME2 in a detailed technical breakdown.
Chinese modder gets GeForce RTX 4060 working on Huawei Arm workstation
A Chinese modder has managed to run a GeForce RTX 4060 on a Huawei Arm workstation with Windows 11. Learn about the performance challenges faced.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comStream Compaction on NEON: Hand-Vectorizing copy_if
NEON lacks a compress instruction, so compilers can't vectorize copy_if. This piece shows how tbl-based lookup tables restore SIMD throughput with a 30x speedup.
Forcing an ARM64X Executable to Run as a Specific Architecture
Methods to force ARM64X executables to run as a specific architecture.