English
Related papers

Related papers: Kamino: GPU-based Massively Parallel Simulation of…

200 papers

We present a GPU implementation of LAMMPS, a widely-used parallel molecular dynamics (MD) software package, and show 5x to 13x single node speedups versus the CPU-only version of LAMMPS. This new CUDA package for LAMMPS also enables…

Materials Science · Physics 2011-03-08 Christian R. Trott , Lars Winterfeld , Paul S. Crozier

Deep Neural Network (DNN) models have continuously been growing in size in order to improve the accuracy and quality of the models. Moreover, for training of large DNN models, the use of heterogeneous GPUs is inevitable due to the short…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-05-29 Jay H. Park , Gyeongchan Yun , Chang M. Yi , Nguyen T. Nguyen , Seungmin Lee , Jaesik Choi , Sam H. Noh , Young-ri Choi

We present Isaac Lab, the natural successor to Isaac Gym, which extends the paradigm of GPU-native robotics simulation into the era of large-scale multi-modal learning. Isaac Lab combines high-fidelity GPU parallel physics, photorealistic…

Robotics · Computer Science 2025-11-10 NVIDIA , : , Mayank Mittal , Pascal Roth , James Tigue , Antoine Richard , Octi Zhang , Peter Du , Antonio Serrano-Muñoz , Xinjie Yao , René Zurbrügg , Nikita Rudin , Lukasz Wawrzyniak , Milad Rakhsha , Alain Denzler , Eric Heiden , Ales Borovicka , Ossama Ahmed , Iretiayo Akinola , Abrar Anwar , Mark T. Carlson , Ji Yuan Feng , Animesh Garg , Renato Gasoto , Lionel Gulich , Yijie Guo , M. Gussert , Alex Hansen , Mihir Kulkarni , Chenran Li , Wei Liu , Viktor Makoviychuk , Grzegorz Malczyk , Hammad Mazhar , Masoud Moghani , Adithyavairavan Murali , Michael Noseworthy , Alexander Poddubny , Nathan Ratliff , Welf Rehberg , Clemens Schwarke , Ritvik Singh , James Latham Smith , Bingjie Tang , Ruchik Thaker , Matthew Trepte , Karl Van Wyk , Fangzhou Yu , Alex Millane , Vikram Ramasamy , Remo Steiner , Sangeeta Subramanian , Clemens Volk , CY Chen , Neel Jawale , Ashwin Varghese Kuruttukulam , Michael A. Lin , Ajay Mandlekar , Karsten Patzwaldt , John Welsh , Huihua Zhao , Fatima Anes , Jean-Francois Lafleche , Nicolas Moënne-Loccoz , Soowan Park , Rob Stepinski , Dirk Van Gelder , Chris Amevor , Jan Carius , Jumyung Chang , Anka He Chen , Pablo de Heras Ciechomski , Gilles Daviet , Mohammad Mohajerani , Julia von Muralt , Viktor Reutskyy , Michael Sauter , Simon Schirm , Eric L. Shi , Pierre Terdiman , Kenny Vilella , Tobias Widmer , Gordon Yeoman , Tiffany Chen , Sergey Grizan , Cathy Li , Lotus Li , Connor Smith , Rafael Wiltz , Kostas Alexis , Yan Chang , David Chu , Linxi "Jim" Fan , Farbod Farshidian , Ankur Handa , Spencer Huang , Marco Hutter , Yashraj Narang , Soha Pouya , Shiwei Sheng , Yuke Zhu , Miles Macklin , Adam Moravanszky , Philipp Reist , Yunrong Guo , David Hoeller , Gavriel State

Runko is a new open-source plasma simulation framework implemented in C++ and Python. It is designed to function as an easy-to-extend general toolbox for simulating astrophysical plasmas with different theoretical and numerical models.…

Computational Physics · Physics 2022-08-10 J. Nättilä

Differentiable simulators provide an avenue for closing the sim-to-real gap by enabling the use of efficient, gradient-based optimization algorithms to find the simulation parameters that best fit the observed sensor readings. Nonetheless,…

Robotics · Computer Science 2021-05-21 Eric Heiden , David Millard , Erwin Coumans , Yizhou Sheng , Gaurav S. Sukhatme

While Model Predictive Control (MPC) delivers strong performance across robotics applications, solving the underlying (batches of) nonlinear trajectory optimization (TO) problems online remains computationally demanding. Existing…

Robotics · Computer Science 2026-05-11 Alexander Du , Emre Adabag , Gabriel Bravo-Palacios , Brian Plancher

Neural operators, which aim to approximate mappings between infinite-dimensional function spaces, have been widely applied in the simulation and prediction of physical systems. However, the limited representational capacity of network…

Machine Learning · Computer Science 2025-06-03 Jin Song , Kenji Kawaguchi , Zhenya Yan

Most Deep Reinforcement Learning (Deep RL) algorithms require a prohibitively large number of training samples for learning complex tasks. Many recent works on speeding up Deep RL have focused on distributed training and simulation. While…

Robotics · Computer Science 2018-10-25 Jacky Liang , Viktor Makoviychuk , Ankur Handa , Nuttapong Chentanez , Miles Macklin , Dieter Fox

In this work, we propose a computationally efficient algorithm for visual policy learning that leverages differentiable simulation and first-order analytical policy gradients. Our approach decouple the rendering process from the computation…

Machine Learning · Computer Science 2025-11-12 Haoxiang You , Yilang Liu , Ian Abraham

We propose a new hybrid topology optimization algorithm based on multigrid approach that combines the parallelization strategy of CPU using OpenMP and heavily multithreading capabilities of modern Graphics Processing Units (GPU). In…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-02-01 Arya Prakash Padhi , Souvik Chakraborty , Anupam Chakrabarti , Rajib Chowdhury

We consider Monte Carlo simulations of classical spin models of statistical mechanics using the massively parallel architecture provided by graphics processing units (GPUs). We discuss simulations of models with discrete and continuous…

Computational Physics · Physics 2012-07-20 Martin Weigel , Taras Yavors'kii

In this work, we present and study a training set-up that achieves fast policy generation for real-world robotic tasks by using massive parallelism on a single workstation GPU. We analyze and discuss the impact of different training…

Robotics · Computer Science 2022-08-22 Nikita Rudin , David Hoeller , Philipp Reist , Marco Hutter

Simulating large-scale microswimmer dynamics in viscous fluid poses significant challenges due to the coupled high spatial and temporal complexity. Conventional high-performance computing (HPC) methods often address these two dimensions in…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-04-15 Ruixiang Huang , Weifan Liu

GPU technology has been improving at an expedited pace in terms of size and performance, empowering HPC and AI/ML researchers to advance the scientific discovery process. However, this also leads to inefficient resource usage, as most GPU…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-10-10 Baolin Li , Tirthak Patel , Siddarth Samsi , Vijay Gadepally , Devesh Tiwari

Accurate simulation to dynamics of axial piston pump (APP) is essential for its design, manufacture and maintenance. However, limited by computation capacity of CPU device and traditional solvers, conventional iteration methods are…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-11-11 Xin Yao , Yang Liu , Jin Jiang , Yesen Chen , Zhilong Chen , Hongkang Dong , Xiaofeng Wei , Teng Zhang , Dongyun Wang

In this work, we have developed a multiscale computational algorithm to couple finite element method with an open source molecular dynamics code --- the Large scale Atomic/Molecular Massively Parallel Simulator (LAMMPS) --- to perform…

Soft Condensed Matter · Physics 2019-09-17 Takahiro Murashima , Shingo Urata , Shaofan Li

This study explores the capabilities of WebGPU, an emerging web graphics paradigm, for real-time cloth simulation. Traditional WebGL-based methods have been in handling complex physical simulations due to their emphasis on graphics…

Graphics · Computer Science 2025-07-17 Nak-Jun Sung , Jun Ma , TaeHeon Kim , Yoo-joo Choi , Min-Hyung Choi , Min Hong

We present GPU-SLS, a GPU-parallelized framework for safe, robust nonlinear model predictive control (MPC) that scales to high-dimensional uncertain robotic systems and long planning horizons. Our method jointly optimizes an…

Robotics · Computer Science 2026-04-10 Jeffrey Fang , Glen Chou

Recent advances in garment simulation have brought high-quality results closer to real-time performance. Physics-based simulators can produce accurate motion, but remain too computationally expensive for interactive applications. In…

This paper proposes a kinodynamic motion planning framework for multi-legged robot jumping based on the mixed-integer convex program (MICP), which simultaneously reasons about centroidal motion, contact points, wrench, and gait sequences.…

Robotics · Computer Science 2021-03-26 Yanran Ding , Chuanzheng Li , Hae-Won Park
‹ Prev 1 3 4 5 6 7 10 Next ›