PulseAugur / Brief
EN
LIVE 14:47:17

Brief

last 24h
[1/1] 224 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. [P] Built a portable GPU ISA after reading too many architecture manuals [P]

    A new portable GPU instruction set architecture (ISA) called WAVE has been developed, aiming to unify programming across different hardware vendors. WAVE abstracts common functionalities found in NVIDIA, AMD, and Intel GPUs, allowing developers to write kernels once and compile them for various backends like Metal, PTX, HIP, or SYCL. This approach has been demonstrated to produce identical training results on hardware from Apple, NVIDIA, and AMD. AI

    IMPACT Enables unified development across diverse GPU hardware, potentially streamlining AI model training and deployment.