Write in CUDA, HIP, SYCL, OpenCL. Run anywhere.
π GitHub Repo β Contact Me π White PaperEvery GPU vendor has its own locked ecosystem: NVIDIA (CUDA), AMD (HIP), Intel (SYCL/oneAPI), and Khronos (OpenCL). Normally, code written in one ecosystem doesnβt run in another.
AXIR is a universal intermediate representation (IR) that makes GPU/AI code portable without rewrites.
All 12 combinations (4 languages Γ 3 kernels) run successfully:
vector_add β [0, 3, 6, 9, 12] saxpy β [0, 4, 8, 12, 16] reduce_sum β 120.0
Interested in collaboration, research, or investment?
π© Contact Form