researchOpenAI

OpenAI Claims AI Agent Swarm Produced Navier-Stokes Millennium Prize Solution in 88 Hours

TL;DR

OpenAI-affiliated researchers claim an AI system involving roughly 10,000 collaborating agents produced a result related to the Navier-Stokes Millennium Prize Problem, reportedly in 88 hours using over 130 billion tokens and more than $40 million in compute. The mathematical community has not yet verified the claim.

3 min read
0

OpenAI said on September 8, 2026 that it is "sharing a solution to the Navier-Stokes Millennium Prize Problem," one of seven unsolved problems for which the Clay Mathematics Institute offers a $1 million award. The company says the result came from a group of AI agents running on an unreleased, next-generation model described only as "significantly more capable than GPT-6 Astra" — referred to in subsequent discussion as Astra-next.

According to OpenAI researcher Ethan Knight, the effort involved approximately 10,000 agents working in collaboration, trained over roughly one year using multi-agent reinforcement learning. Knight said the approach relied on "huge amounts of unstructured parallel test-time compute," with the agents themselves deciding how to divide and organize the work rather than following a fixed, human-scripted search strategy.

Widely circulated figures — an 88-hour runtime, 130 billion tokens processed, and a compute cost exceeding $40 million — originated primarily from secondary commentary and satirical posts rather than OpenAI's own statement, and should be treated as unconfirmed pending an official technical writeup.

What remains unverified

No theorem statement, preprint, proof sketch, formal verification artifact, or independent referee commentary has been published alongside the announcement. It is not established whether the claimed result addresses the standard formulation of the problem — global regularity for the 3D incompressible Navier-Stokes equations on R³ or the torus — or a related variant. The term "solution" itself is ambiguous in this context: it could mean a complete, checked proof, a proof strategy, a candidate counterexample, or simply a promising research lead.

The exact division of labor between humans and models is also unspecified. OpenAI's disclosure does not clarify whether researchers decomposed the problem, curated intermediate lemmas, or manually verified proof steps, versus the agents operating with minimal human intervention. No details have been released on model architecture, parameter count, theorem-prover or formal-verification tooling, symbolic algebra integration, or error rates on intermediate proof steps.

Mathematicians and commentators online split between technical interest and skepticism. Some framed the announcement as evidence that frontier AI systems can now contribute to serious open research problems; others noted that community acceptance of any Millennium Prize claim requires extended peer review, a process that can take months or years. If a finite-time singularity result for the standard formulation were confirmed, it would represent a negative resolution to a longstanding open question in mathematical physics — a claim serious enough to demand extraordinary scrutiny before it is treated as fact.

What this means

The announcement is best understood as a systems-level claim, not a mathematical one. OpenAI has described an architecture — thousands of agents, trained via multi-agent RL, coordinating through emergent policies over large parallel compute budgets — without disclosing the mathematical content needed to evaluate it. Until a preprint, formal proof artifact, or independent mathematical review appears, the Navier-Stokes claim should be treated as an unverified research assertion rather than a confirmed Millennium Prize result. The more durable story, regardless of how the math shakes out, may be OpenAI's stated willingness to commit tens of millions of dollars in inference compute to a single open scientific target, signaling a shift in how frontier labs deploy test-time compute beyond consumer products and benchmarks.

Related Articles

research

OpenAI Claims Unreleased Model Solved Navier-Stokes Problem, Faces Credit Dispute

OpenAI claims an internal, unreleased model solved part of the Navier-Stokes Millennium Prize problem using roughly 10,000 concurrent agents over 88 hours. NYU mathematician Tristan Buckmaster has questioned whether the effort drew on his unpublished research with an Anthropic researcher.

research

OpenAI Claims Resolution to Navier–Stokes Millennium Prize Problem Amid Priority Dispute

OpenAI claims its unreleased internal model resolved the Navier–Stokes existence and smoothness problem, one of seven $1 million Millennium Prize Problems. NYU professor Tristan Buckmaster disputes the timeline, alleging OpenAI moved after hearing rumors of his own near-year-long collaboration with Anthropic's Levent Alpöge.

changelog

OpenAI Python SDK v3.10.0 Adds Support for GPT Image 2.5 and API Key Expiration Fields

OpenAI released v3.10.0 of its official Python SDK, adding support for GPT Image 2.5 models and image generation options, plus new expiration fields for service-account API keys. The release does not include pricing, benchmark, or model card details.

model release

OpenAI Launches GPT-Image 2.5 With Two New API Models: Sunburst and Flare

OpenAI has released ChatGPT Images 2.5, introducing two new API model IDs — gpt-image-2.5-sunburst and gpt-image-2.5-flare — with improved multi-turn instruction following and better preservation of subjects from reference photos. OpenAI says its image models have now generated more than 3 billion images across ChatGPT and the API.

Comments

Loading...