Posts by Gonzalo Brito
Simulation / Modeling / Design
Aug 22, 2023
Simplifying GPU Application Development with Heterogeneous Memory Management
Heterogeneous Memory Management (HMM) is a CUDA memory management feature that extends the simplicity and productivity of the CUDA Unified Memory programming...
16 MIN READ
Simulation / Modeling / Design
Nov 10, 2022
NVIDIA Grace Hopper Superchip Architecture In-Depth
The NVIDIA Grace Hopper Superchip Architecture is the first true heterogeneous accelerated platform for high-performance computing (HPC) and AI workloads. It...
17 MIN READ
Simulation / Modeling / Design
Apr 18, 2022
Multi-GPU Programming with Standard Parallel C++, Part 2
It may seem natural to expect that the performance of your CPU-to-GPU port will range below that of a dedicated HPC code. After all, you are limited by the...
13 MIN READ
Simulation / Modeling / Design
Apr 18, 2022
Multi-GPU Programming with Standard Parallel C++, Part 1
The difficulty of porting an application to GPUs varies from one case to another. In the best-case scenario, you can accelerate critical code sections by...
17 MIN READ
Simulation / Modeling / Design
Mar 22, 2022
NVIDIA Hopper Architecture In-Depth
Today during the 2022 NVIDIA GTC Keynote address, NVIDIA CEO Jensen Huang introduced the new NVIDIA H100 Tensor Core GPU based on the new NVIDIA Hopper GPU...
36 MIN READ