Physics-Native Compute

last updated 2026-05-27
Coherent Ising MachineStochastic / Ising MachinesThermodynamic ComputingProbabilistic ComputingNeuromorphic ComputingAnalog ComputingMemristorsReversible ComputingCoupled Oscillator NetworksPhysics-Nat…

The umbrella category. Hardware where the physics of the substrate, not arithmetic on a digital processor, does the computation. The user encodes a problem into the substrate’s energy landscape, applies an input, and reads the answer out after the substrate has relaxed (or sampled). No iteration in software. No CUDA-equivalent. The chip is the algorithm.

Substrate-class taxonomy

Four families sit under this umbrella. Each implements energy-minimisation (or distribution-sampling) in a different physical medium.

Adjacent substrate-classes (different physics, similar architectural inversion):

FamilyDynamicsKB concept
Memristive analog matmulIn-memory matrix multiplication via conductance crossbarMemristors
Reversible / adiabaticComputation without energy dissipation (Landauer limit)Reversible Computing
Photonic analogOptical interference for matmul or Ising(in Analog Computing)
Quantum annealingTunneling through energy barriers in superconducting qubits(in quantum-computing/ folder)

What unites them

What distinguishes them from digital AI accelerators

Cerebras, Groq, H100 still iterate arithmetically. They run the same algorithm faster. Physics-native compute runs a different algorithm — physics does the work. Different category. The architectural inversion is the moat (or the failure mode, depending on whether the calibration loop dominates the speed budget).

Pre-seed and seed deals in this category are still rare enough that:

Sources

Related concepts

Frontier questions