English
Related papers

Related papers: A Novel GPU-based Parallel Implementation Scheme a…

200 papers

These notes accompany the open-source code published in GitHub which implements a GPU-based line-segment, surface-triangle intersection algorithm in CUDA. It mentions some relevant works and discusses issues specific to this implementation.…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-09-08 Raymond Leung

GPUs have been widely used to accelerate computations exhibiting simple patterns of parallelism - such as flat or two-level parallelism - and a degree of parallelism that can be statically determined based on the size of the input dataset.…

Distributed, Parallel, and Cluster Computing · Computer Science 2016-11-18 Hancheng Wu , Da Li , Michela Becchi

Motivation: The Stochastic Simulation Algorithm (SSA) has largely diffused in the field of systems biology. This approach needs many realizations for establishing statistical results on the system under study. It is very computationnally…

Computational Engineering, Finance, and Science · Computer Science 2014-04-02 Neri Mickael , Denis Mestivier

Witnessing the advancing scale and complexity of chip design and benefiting from high-performance computation technologies, the simulation of Very Large Scale Integration (VLSI) Circuits imposes an increasing requirement for acceleration…

Data Structures and Algorithms · Computer Science 2023-04-27 Weijie Fang , Yanggeng Fu , Jiaquan Gao , Longkun Guo , Gregory Gutin , Xiaoyan Zhang

We propose generic acceleration schemes for a wide class of optimization and iterative schemes based on relaxation and inertia. In particular, we introduce methods that automatically tunes the acceleration coefficients online, and establish…

Optimization and Control · Mathematics 2017-02-22 Franck Iutzeler , Julien M. Hendrickx

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

This paper presents a GPU-accelerated implementation of the SPOCK algorithm, a proximal method designed for solving scenario-based risk-averse optimal control problems. The proposed implementation leverages the massive parallelization of…

Optimization and Control · Mathematics 2025-05-20 Ruairi Moran , Pantelis Sopasakis

We describe a method for parallelizing the lexicographic enumeration algorithm for the factorization set of an element in a numerical semigroup via bounds. This enables the use of GPU and distributed computing methods. We provide a CUDA…

Commutative Algebra · Mathematics 2024-05-14 Thomas Barron

Reduction operations are extensively employed in many computational problems. A reduction consists of, given a finite set of numeric elements, combining into a single value all elements in that set, using for this a combiner function. A…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-10-23 Walid Jradi , Hugo do Nascimento , Wellington Martins

Graphics Processing Unit, or GPUs, have been successfully adopted both for graphic computation in 3D applications, and for general purpose application (GP-GPUs), thank to their tremendous performance-per-watt. Recently, there is a big…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-10-03 Paolo Burgio

Efficient motion planning remains a key challenge in industrial robotics, especially for multi-axis systems operating in complex environments. This paper addresses that challenge by integrating GPU-accelerated motion planning through…

Robotics · Computer Science 2025-08-12 Luai Abuelsamen , Harsh Rana , Ho-Wei Lu , Wenhan Tang , Swati Priyadarshini , Gabriel Gomes

Motion planning is a key aspect of robotics. A common approach to address motion planning problems is trajectory optimization. Trajectory optimization can represent the high-level behaviors of robots through mathematical formulations.…

Robotics · Computer Science 2024-08-21 Fatemeh Rastgar

Principal component analysis (PCA) is a key statistical technique for multivariate data analysis. For large data sets the common approach to PCA computation is based on the standard NIPALS-PCA algorithm, which unfortunately suffers from…

Quantitative Methods · Quantitative Biology 2008-11-10 M. Andrecut

This paper presents, to the author's knowledge, the first graphics processing unit (GPU) accelerated program that solves the evolution of interacting scalar fields in an expanding universe. We present the implementation in NVIDIA's Compute…

Instrumentation and Methods for Astrophysics · Physics 2014-11-20 Jani Sainio

We present Kamino, a GPU-based physics solver for massively parallel simulations of heterogeneous highly-coupled mechanical systems. Implemented in Python using NVIDIA Warp and integrated into the Newton framework, it enables the…

In this paper, a new progressive mesh algorithm is introduced in order to perform fast physical simulations by the use of a lattice Boltzmann method (LBM) on a single-node multi-GPU architecture. This algorithm is able to mesh automatically…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-10-14 Julien Duchateau , François Rousselle , Nicolas Maquignon , Gilles Roussel , Christophe Renaud

This paper proposes a solution to the problem of smooth path planning for mobile robots in dynamic and unknown environments. A novel concept of Time-Warped Grid is introduced to predict the pose of obstacles in the environment and avoid…

Robotics · Computer Science 2019-03-19 Siavash Farzan , Guilherme N. DeSouza

Subgraph matching has garnered increasing attention for its diverse real-world applications. Given the dynamic nature of real-world graphs, addressing evolving scenarios without incurring prohibitive overheads has been a focus of research.…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-01-31 Linshan Qiu , Lu Chen , Hailiang Jie , Xiangyu Ke , Yunjun Gao , Yang Liu , Zetao Zhang

We study parallel algorithms for the minimization of Deterministic Finite Automata (DFAs). In particular, we implement four different massively parallel algorithms on Graphics Processing Units (GPUs). Our results confirm the expectations…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-10-31 Jan Martens , Anton Wijs

The solution of linear systems of equations is a central task in a number of scientific and engineering applications. In many cases the solution of linear systems may take most of the simulation time thus representing a major bottleneck in…

Numerical Analysis · Mathematics 2020-10-28 Giovanni Isotton , Carlo Janna , Massimo Bernaschi