

Dynex mining uses standard GPU hardware (NVIDIA/AMD consumer and data center GPUs). Miners download problem instances, solve them using simulated annealing or similar heuristics, and submit solutions. The network compensates miners in DNX proportional to valid solution submissions.
Dynex is a blockchain project claiming to operate as a neuromorphic supercomputing network, enabling AI/ML workloads and quantum-inspired computation using repurposed mining hardware. The core thesis is that GPU miners, instead of computing arbitrary hashes, perform useful computational work for AI training, optimization problems, and quantum circuit simulation.
Drug discovery optimization, financial portfolio optimization, logistics routing, ML model training acceleration, and quantum circuit simulation. These are framed as problems mappable to Ising machine or QUBO (Quadratic Unconstrained Binary Optimization) formulations.
mPoUW is Dynex’s consensus mechanism. Rather than solving SHA-256 style hash puzzles, miners solve optimization problems (specifically, problems mapped to Ising machine formulations) that have real computational utility. “Malleable” refers to the ability to dynamically assign different problem types to the network. The consensus validity is maintained by verifying that solutions submitted are correct answers to the assigned problem, not just hashes below a target.
(1) Independent verification of actual AI/ML workloads being processed is limited; most published benchmarks come from the Dynex team itself. (2) The mapping of arbitrary ML tasks to Ising formulations is technically non-trivial and not demonstrated at scale for modern deep learning architectures. (3) The quantum computing claims conflate classical quantum-inspired optimization with actual quantum computation, which requires fundamentally different hardware.