Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SiliconCore.jl

Topology 10% License: PMPL-1.0

The Hardware Intrinsic Foundation for Hyperpolymath.

Overview

SiliconCore.jl provides the most basic hardware-level primitives used by LowLevel.jl and Axiom.jl. It focuses on architecture detection and raw assembly kernels.

Features

  • Arch Detection: Precise identification of CPU features (AVX-512, AMX, etc.).

  • ASM Kernels: Hand-optimized assembly routines for core operations.