Models / Libraries / Frameworks

Aug 22, 2025
How to Spot (and Fix) 5 Common Performance Bottlenecks in pandas Workflows
Slow data loads, memory-intensive joins, and long-running operations—these are problems every Python practitioner has faced. They waste valuable time and make...
7 MIN READ

Aug 22, 2025
NVIDIA Hardware Innovations and Open Source Contributions Are Shaping AI
Open source AI models such as Cosmos, DeepSeek, Gemma, GPT-OSS, Llama, Nemotron, Phi, Qwen, and many more are the foundation of AI innovation. These models are...
8 MIN READ

Aug 21, 2025
Less Coding, More Science: Simplify Ocean Modeling on GPUs With OpenACC and Unified Memory
NVIDIA HPC SDK v25.7 delivers a significant leap forward for developers working on high-performance computing (HPC) applications with GPU acceleration. This...
11 MIN READ

Aug 21, 2025
Improve Data Integrity and Security with Accelerated Hash Functions and Merkle Trees in cuPQC 0.4
As datasets get bigger, ensuring data security and integrity becomes increasingly important. Cryptographic techniques, such as inclusion proofs, data-integrity...
7 MIN READ

Aug 20, 2025
Reinforcement Learning with NVIDIA NeMo-RL: Megatron-Core Support for Optimized Training Throughput
The initial release of NVIDIA NeMo-RL included training support through PyTorch DTensor (otherwise known as FSDP2). This backend enables native integration with...
7 MIN READ

Aug 18, 2025
Identify Speakers in Meetings, Calls, and Voice Apps in Real-Time with NVIDIA Streaming Sortformer
In every meeting, call, crowded room, or voice-enabled app, technology has a core question: who is speaking, and when? For decades, answering that question in...
5 MIN READ

Aug 13, 2025
Streamline CUDA-Accelerated Python Install and Packaging Workflows with Wheel Variants
If you’ve ever installed an NVIDIA GPU-accelerated Python package, you’ve likely encountered a familiar dance: navigating to pytorch.org, jax.dev,...
15 MIN READ

Aug 13, 2025
Streamlining Quantum Error Correction and Application Development with CUDA-QX 0.4
As quantum processor unit (QPU) builders and algorithm developers work to create large-scale, commercially viable quantum supercomputers, they are increasingly...
7 MIN READ

Aug 11, 2025
How to Instantly Render Real-World Scenes in Interactive Simulation
Turning real-world environments into interactive simulation no longer requires days or weeks of work. With NVIDIA Omniverse NuRec and 3DGUT (3D Gaussian with...
7 MIN READ

Aug 07, 2025
Efficient Transforms in cuDF Using JIT Compilation
RAPIDS cuDF offers a broad set of ETL algorithms for processing data with GPUs. For pandas users, cuDF accelerated algorithms are available with the zero code...
9 MIN READ

Aug 07, 2025
Train with Terabyte-Scale Datasets on a Single NVIDIA Grace Hopper Superchip Using XGBoost 3.0
Gradient-boosted decision trees (GBDTs) power everything from real-time fraud filters to petabyte-scale demand forecasts. XGBoost open source library has long...
7 MIN READ

Aug 07, 2025
How Hackers Exploit AI's Problem-Solving Instincts
As multimodal AI models advance from perception to reasoning, and even start acting autonomously, new attack surfaces emerge. These threats don’t just target...
10 MIN READ

Aug 05, 2025
NVIDIA Accelerates OpenAI gpt-oss Models Delivering 1.5 M TPS Inference on NVIDIA GB200 NVL72
NVIDIA and OpenAI began pushing the boundaries of AI with the launch of NVIDIA DGX back in 2016. The collaborative AI innovation continues with the OpenAI...
6 MIN READ

Aug 04, 2025
Navigating GPU Architecture Support: A Guide for NVIDIA CUDA Developers
If you’ve used the NVIDIA CUDA Compiler (NVCC) for your NVIDIA GPU application recently, you may have encountered a warning message like the following: nvcc...
6 MIN READ

Aug 01, 2025
7 Drop-In Replacements to Instantly Speed Up Your Python Data Science Workflows
You've been there. You wrote the perfect Python script, tested it on a sample CSV, and everything worked flawlessly. But when you unleashed it on the full 10...
8 MIN READ

Jul 29, 2025
Build More Accurate and Efficient AI Agents with the New NVIDIA Llama Nemotron Super v1.5
AI agents now solve multi-step problems, write production-level code, and act as general assistants across multiple domains. But to reach their full potential,...
5 MIN READ