Rekha Mukund – NVIDIA Technical Blog News and tutorials for developers, data scientists, and IT admins 2024-08-28T17:44:48Z http://www.open-lab.net/blog/feed/ Rekha Mukund <![CDATA[Simplifying CUDA Upgrades for NVIDIA Jetson Users]]> http://www.open-lab.net/blog/?p=55662 2022-10-06T19:02:13Z 2022-10-04T21:47:19Z NVIDIA JetPack provides a full development environment for hardware-accelerated AI-at-the-edge on Jetson platforms. Previously, a standalone version of NVIDIA...]]>

NVIDIA JetPack provides a full development environment for hardware-accelerated AI-at-the-edge on Jetson platforms. Previously, a standalone version of NVIDIA JetPack supports a single release of CUDA, and you did not have the ability to upgrade CUDA on a given NVIDIA JetPack version. NVIDIA JetPack is released on a rolling cadence with a single version of CUDA…

Source

]]>
0
Rekha Mukund <![CDATA[CUDA Toolkit 11.8 New Features Revealed]]> http://www.open-lab.net/blog/?p=55646 2024-08-28T17:44:48Z 2022-10-04T14:00:00Z NVIDIA announces the newest CUDA Toolkit software release, 11.8. This release is focused on enhancing the programming model and CUDA application speedup through...]]>

NVIDIA announces the newest CUDA Toolkit software release, 11.8. This release is focused on enhancing the programming model and CUDA application speedup through new hardware capabilities. New architecture-specific features in NVIDIA Hopper and Ada Lovelace are initially being exposed through libraries and framework enhancements. The full programming model enhancements for the NVIDIA Hopper…

Source

]]>
4
Rekha Mukund <![CDATA[Using Semaphore and Memory Sharing Extensions for Vulkan Interop with NVIDIA OpenCL]]> http://www.open-lab.net/blog/?p=43255 2022-04-08T18:17:06Z 2022-02-24T19:55:59Z OpenCL is evolving the way it can interoperate with other APIs, such as Vulkan. This post gives you a tour of the new style of OpenCL interop, which is already...]]>

OpenCL is evolving the way it can interoperate with other APIs, such as Vulkan. This post gives you a tour of the new style of OpenCL interop, which is already supported in the latest NVIDIA drivers. We include downloadable sample code so you can try this new functionality today. Developers often use OpenCL for compute together with other APIs, such as OpenGL…

Source

]]>
5
Rekha Mukund <![CDATA[Accelerating Product Development with Physics-Informed Neural Networks and NVIDIA PhysicsNeMo]]> http://www.open-lab.net/blog/?p=39374 2022-08-21T23:52:57Z 2021-11-02T17:08:13Z Simulations have been widely used to model a variety of real-world problems in the science and engineering domains. Recent developments in AI and machine...]]>

NVIDIA PhysicsNeMo was previously known as NVIDIA SimNet. Simulations have been widely used to model a variety of real-world problems in the science and engineering domains. Recent developments in AI and machine learning have led to the use of data to build surrogates for simulations, but the latest efforts have focused on the infusion of scientific laws in neural networks.

Source

]]>
2
Rekha Mukund <![CDATA[Using Hybrid Physics-Informed Neural Networks for Digital Twins in Prognosis and Health Management]]> http://www.open-lab.net/blog/?p=36890 2022-08-21T23:52:35Z 2021-09-09T19:17:02Z Simulations are pervasive in every domain of science and engineering, but they often have constraints such as large computational times, limited compute...]]>

NVIDIA PhysicsNeMo was previously known as NVIDIA SimNet. Simulations are pervasive in every domain of science and engineering, but they often have constraints such as large computational times, limited compute resources, tedious manual setup efforts, and the need for technical expertise. Neural networks not only accelerate simulations done by traditional solvers, but also simplify simulation…

Source

]]>
0
Rekha Mukund <![CDATA[Using Physics-Informed Deep Learning for Transport in Porous Media]]> http://www.open-lab.net/blog/?p=32153 2022-08-21T23:51:45Z 2021-06-11T17:45:00Z Simulations are pervasive in every domain of science and engineering, but they are often constrained by large computational times, limited compute resources,...]]>

NVIDIA PhysicsNeMo was previously known as NVIDIA SimNet. Simulations are pervasive in every domain of science and engineering, but they are often constrained by large computational times, limited compute resources, tedious manual setup efforts, and the need for technical expertise. NVIDIA PhysicsNeMo is a simulation toolkit that addresses these challenges with a combination of AI and physics.

Source

]]>
1
Rekha Mukund <![CDATA[NVIDIA PhysicsNeMo v21.06 Released for General Availability]]> http://www.open-lab.net/blog/?p=32312 2022-08-21T23:51:45Z 2021-06-09T16:00:00Z Today, NVIDIA announces the release of PhysicsNeMo v21.06 for general availability, enabling physics simulations across a variety of use cases. NVIDIA...]]>

NVIDIA PhysicsNeMo was previously known as NVIDIA SimNet. Today, NVIDIA announces the release of PhysicsNeMo v21.06 for general availability, enabling physics simulations across a variety of use cases. NVIDIA PhysicsNeMo is a Physics-Informed Neural Networks (PINNs) toolkit for engineers, scientists, students, and researchers who either want to get started with AI-driven physics…

Source

]]>
0
Rekha Mukund <![CDATA[NVIDIA is Now OpenCL 3.0 Conformant]]> http://www.open-lab.net/blog/?p=30407 2023-03-22T01:11:59Z 2021-04-12T17:00:00Z NVIDIA welcomes OpenCL 3.0��s focus on defining a baseline to enable developer-critical functionality to be widely adopted in future versions of the...]]>

NVIDIA welcomes OpenCL 3.0’s focus on defining a baseline to enable developer-critical functionality to be widely adopted in future versions of the specification. With the recently released R465 display driver, NVIDIA is now officially OpenCL 3.0 conformant on both Windows and Linux. In September 2020, the Khronos Group released the OpenCL 3.0 final specification.

Source

]]>
7
Rekha Mukund <![CDATA[Sharing CUDA Resources Through Interoperability with NvSciBuf and NvSciSync]]> http://www.open-lab.net/blog/?p=22340 2023-02-13T17:01:23Z 2020-12-10T17:02:38Z There is a growing need among embedded and HPC applications to share resources and control execution for pipelined workflows spanning multiple hardware engines...]]>

There is a growing need among embedded and HPC applications to share resources and control execution for pipelined workflows spanning multiple hardware engines and software applications. The following diagram gives an insight into the number of engines that can be supported on NVIDIA-embedded platforms. In addition to GPUs, this includes image processing units like image signal processors…

Source

]]>
6
Rekha Mukund <![CDATA[NVDLA Deep Learning Inference Compiler is Now Open Source]]> http://www.open-lab.net/blog/?p=15610 2022-08-21T23:39:37Z 2019-09-11T16:00:25Z Designing new custom hardware accelerators for deep learning is clearly popular, but achieving state-of-the-art performance and efficiency with a new design is...]]>

Designing new custom hardware accelerators for deep learning is clearly popular, but achieving state-of-the-art performance and efficiency with a new design is a complex and challenging problem. Two years ago, NVIDIA opened the source for the hardware design of the NVIDIA Deep Learning Accelerator (NVDLA) to help advance the adoption of efficient AI inferencing in custom hardware designs.

Source

]]>
1
Rekha Mukund <![CDATA[GPUDirect RDMA on NVIDIA Jetson AGX Xavier]]> http://www.open-lab.net/blog/?p=14675 2023-02-13T17:45:44Z 2019-06-11T13:00:25Z Remote Direct Memory Access (RDMA) allows computers to exchange data in memory without the involvement of a CPU. The benefits include low latency and high...]]>

Remote Direct Memory Access (RDMA) allows computers to exchange data in memory without the involvement of a CPU. The benefits include low latency and high bandwidth data exchange. GPUDirect RDMA extends the same philosophy to the GPU and the connected peripherals in Jetson AGX Xavier. GPUDirect RDMA enables a direct path for data exchange between the GPU-accessible memory (the CUDA memory) and a…

Source

]]>
1
���˳���97caoporen����