NGC Catalog
CLASSIC
Welcome Guest
Containers
PhysicsNeMo

PhysicsNeMo

For copy image paths and more information, please view on a desktop device.
Logo for PhysicsNeMo
Description
NVIDIA PhysicsNeMo is an open-source framework for building, training, and fine-tuning Physics-ML models.
Publisher
NVIDIA
Latest Tag
25.03
Modified
May 5, 2025
Compressed Size
16.97 GB
Multinode Support
Yes
Multi-Arch Support
Yes
25.03 (Latest) Security Scan Results

Linux / arm64

Sorry, your browser does not support inline SVG.

Linux / amd64

Sorry, your browser does not support inline SVG.

What is PhysicsNeMo?

šŸ“ NVIDIA Modulus has been renamed to NVIDIA PhysicsNeMo

NVIDIA PhysicsNeMo is a toolkit for developing AI enabled physics-ML applications.

With NVIDIA PhysicsNeMo, we aim to provide researchers and industry specialists, with various tools that will help accelerate your development of such models for the scientific discipline of your need.

Visit NVIDIA PhysicsNeMo for more information.

Visit PhysicsNeMo Documentation for documentation.

Running PhysicsNeMo Using Docker

If you have Docker 19.03 or later, a typical command to launch the container with an interactive bash terminal is:

docker run --gpus all --shm-size=1g --ulimit memlock=-1 --ulimit stack=67108864 --runtime nvidia --rm -it nvcr.io/nvidia/physicsnemo/physicsnemo:xx.xx bash

Where xx.xx is the container version. For example, 25.03.

Once inside the container, you can clone the PhysicsNeMo repositories from GitHub and use the samples and examples provided to get started with PhysicsNeMo. Refer the Getting Started Guide for more details.

PhysicsNeMo on DGX Cloud (Base Command Platform)

Jobs using the PhysicsNeMo NGC Container on Base Command Platform clusters can be launched either by using the NGC CLI tool or by using the Base Command Platform Web UI. To use the NGC CLI tool, configure the Base Command Platform user, team, organization, and cluster information using the ngc config command as described here.

An example command to launch the container on a single-GPU instance is:

ngc batch run --name "My-1-GPU-PhysicsNeMo-job" --instance dgxa100.80g.1.norm --commandline "sleep 30" --result /results --image "nvcr.io/nvidia/physicsnemo/physicsnemo:25.03"

For details on running PhysicsNeMo in Multi-GPU/Multi-Node configuration, refer this Technical Blog and PhysicsNeMo Documentation

For more details on running on DGX Cloud, please refer NVIDIA BCP User Guide

PhysicsNeMo on Public Cloud instances (AWS, GCP, and Azure)

PhysicsNeMo can be used on public cloud instances like AWS, GCP, and Azure. To run PhysicsNeMo,

  1. Get your GPU instance on AWS, GCP, or Azure.
  2. Use the NVIDIA GPU-Optimized VMI on the cloud instance. For detailed instructions on setting up VMI refer NGC Certified Public Clouds.
  3. Once the instance spins up, follow the above instructions to load the PhysicsNeMo Docker container.

For key features, refer NVIDIA PhysicsNeMo Release Notes

PhysicsNeMo Forum

Please visit the PhysicsNeMo Forum for:

  • Latest news and announcements on PhysicsNeMo
  • Technical support
  • Report a bug
  • Customer success stories

License

By pulling and using the container, you accept the terms and conditions of this End User License Agreement.