This site is fictional demo content. It is not real news or affiliated with any real organization. Do not treat it as fact or professional advice.

Full article

FULL TEXT

View this issue
BriefAI

Neuromorphic Operating System NeuroOS Released: A New Computing Paradigm Replacing Traditional Code with Spiking Neural Networks

Intel and TU Berlin jointly release NeuroOS operating system, replacing traditional instruction sets with spiking neural networks for task scheduling and resource management, achieving 50x energy efficiency over traditional OS

Neuromorphic Operating System NeuroOS Released: A New Computing Paradigm Replacing Traditional Code with Spiking Neural Networks

Intel and the Technical University of Berlin jointly released NeuroOS on November 6 — the world's first operating system based on spiking neural networks (SNNs). Unlike traditional operating systems that use instruction sets and logic operations, NeuroOS's core task scheduler, memory manager, and I/O controllers are all implemented by spiking neural networks.

NeuroOS operates more like a biological brain: task scheduling doesn't rely on priority queues but is accomplished through competition and cooperation among neurons. In testing on IoT devices, NeuroOS's energy efficiency was approximately 50 times that of a low-power Linux version, because it doesn't require continuous clock cycle driving.

"NeuroOS isn't an improvement on traditional operating systems — it's a redefinition of the computing paradigm," said the project lead. "When the hardware itself is a neuromorphic chip, managing it with traditional code is like driving an airplane with horse reins."

Currently, NeuroOS only supports Intel's Loihi 3 neuromorphic chip, but the team plans to expand to other neuromorphic hardware platforms by 2030.