AI Product News

NVIDIA expands its agent toolkit with physics and simulation software for engineering

NVIDIA is adding PhysicsNeMo and CUDA-X libraries to its Agent Toolkit so developers can build AI agents that run simulations and work with engineering data.

Published Updated
NVIDIAPhysicsNeMoengineering AI

NVIDIA is expanding its Agent Toolkit with reworked PhysicsNeMo libraries and new CUDA-X components, giving developers tools for building engineering agents that can reason about physics, run accelerated simulations and work with high-fidelity data. The company presented the update as a way to move AI assistants beyond text and code into chip design, packaging, systems engineering and other workflows where an answer must be checked against a physical model.

The new components address a limitation of general-purpose language models. A model can describe a simulation or generate a design, but engineering teams still need numerical solvers and domain-specific constraints to determine whether the result is safe and useful. NVIDIA is turning PhysicsNeMo into agent-friendly libraries that expose AI-physics skills and adding CUDA-X libraries for sparse linear systems, direct solvers and quantum-chemistry calculations. Developers can connect those capabilities to models, data and existing engineering software.

One example is NVIDIA's ACE-RTL agent for register-transfer-level coding. The company says its Nemotron 3 Ultra open model leads among open models on a benchmark of RTL-design problems. The agent is intended to help enterprises build customisable design and verification systems that can run on premises or with proprietary data. NVIDIA says developers can begin with tools and harnesses from Cadence, Synopsys, Siemens and Hugging Face, although the products and integrations remain at different stages of availability.

The announcement includes several claims from industry partners. Cadence says its AuraStack AI Super Agent and Millennium M2000 platform can use NVIDIA models and CUDA-X libraries for packaging and printed-circuit-board design, with up to 20 times faster multiphysics performance in described workflows. Siemens reports more than 10 times faster library characterisation in one set of agentic workflows, while Keysight says CUDA-X components can accelerate electromagnetic simulations by up to 10 times. These are vendor-reported results for particular configurations, not a universal measure of every engineering task.

The broader change is architectural. An engineering agent must select tools, set up a simulation, interpret the output and revise a design without losing numerical accuracy. That requires permissions, audit trails and a way to distinguish a model's suggestion from a validated result. By packaging solvers and physics models as callable skills, NVIDIA is trying to make those steps part of an agent's normal workflow rather than a separate hand-off to a specialist.

The opportunity is largest in industries where simulations are expensive and design cycles are long. Faster iteration could help semiconductor, automotive, aerospace and energy teams explore more alternatives before committing to a physical prototype. At the same time, the cost of deploying an agent includes data preparation, software integration and expert review. A faster solver does not remove the need to validate assumptions or check whether a model has selected the right boundary conditions.

NVIDIA's toolkit therefore represents an effort to make AI useful inside engineering systems, not simply another conversational interface. The practical test will be whether customers can move from demonstrations to repeatable production workflows with measurable improvements in time, cost and quality. If they can, domain-specific tools may become as important to enterprise AI as the underlying language model; if not, the toolkit will remain a promising collection of components waiting for deeper integration.