Categories
Misc

NVIDIA Accelerates Quantum Computing Centers Worldwide With CUDA-Q Platform

NVIDIA today announced that it will accelerate quantum computing efforts at national supercomputing centers around the world with the open-source NVIDIA CUDA-Q™ platform.

Categories
Misc

Dial It In: Data Centers Need New Metric for Energy Efficiency

Data centers need an upgraded dashboard to guide their journey to greater energy efficiency, one that shows progress running real-world applications. The formula for energy efficiency is simple: work done divided by energy used. Applying it to data centers calls for unpacking some details. Today’s most widely used gauge — power usage effectiveness (PUE)  —
Read Article

Categories
Misc

Generating Science: NVIDIA AI Accelerates HPC Research

Generative AI is taking root at national and corporate labs, accelerating high-performance computing for business and science. Researchers at Sandia National Laboratories aim to automatically generate code in Kokkos, a parallel programming language designed for use across many of the world’s largest supercomputers. It’s an ambitious effort. The specialized language, developed by researchers from several
Read Article

Categories
Misc

NVIDIA Blackwell Platform Pushes the Boundaries of Scientific Computing

Quantum computing. Drug discovery. Fusion energy. Scientific computing and physics-based simulations are poised to make giant steps across domains that benefit humanity as advances in accelerated computing and AI drive the world’s next big breakthroughs. NVIDIA unveiled at GTC in March the NVIDIA Blackwell platform, which promises generative AI on trillion-parameter large language models (LLMs)
Read Article

Categories
Misc

Advanced AI and Retrieval-Augmented Generation for Code Development in High-Performance Computing

Decorative image of multimodal RAG workflow.In the rapidly evolving field of software development, AI tools such as chatbots and GitHub Copilot have significantly transformed how developers write and…Decorative image of multimodal RAG workflow.

Source

Categories
Misc

Enabling Quantum Computing with AI

Building a useful quantum computer in practice is incredibly challenging. Significant improvements are needed in the scale, fidelity, speed, reliability, and…

Building a useful quantum computer in practice is incredibly challenging. Significant improvements are needed in the scale, fidelity, speed, reliability, and programmability of quantum computers to fully realize their benefits. Powerful tools are needed to help with the many complex physics and engineering challenges that stand in the way of useful quantum computing.

Source

Categories
Misc

New NVIDIA CUDA-Q Features Boost Quantum Application Performance

NVIDIA CUDA-Q (formally NVIDIA CUDA Quantum) is an open-source programming model for building quantum accelerated supercomputing applications that take full…

NVIDIA CUDA-Q (formally NVIDIA CUDA Quantum) is an open-source programming model for building quantum accelerated supercomputing applications that take full advantage of CPU, GPU, and QPU compute abilities. Developing these applications today is challenging and requires an easy-to-use coding environment coupled with powerful quantum simulation capabilities to efficiently evaluate and improve the…

Source

Categories
Misc

Using Graph Neural Networks for Additive Manufacturing

Image of two simulations.Lattice structures are naturally and artificially made designs that are important in many scientific fields, such as materials science, aerospace engineering,…Image of two simulations.

Lattice structures are naturally and artificially made designs that are important in many scientific fields, such as materials science, aerospace engineering, and biomedical engineering. They are made by repeating patterns that connect smaller truss structures and yield a high strength-to-weight ratio. The rise of 3D printing within additive manufacturing has highlighted the significance of…

Source

Categories
Misc

Dynamic Control Flow in CUDA Graphs with Conditional Nodes

CUDA Graphs can provide a significant performance increase, as the driver is able to optimize execution using the complete description of tasks and…

CUDA Graphs can provide a significant performance increase, as the driver is able to optimize execution using the complete description of tasks and dependencies. Graphs provide incredible benefits for static workflows where the overhead of graph creation can be amortized over many successive launches. However, nearly all problems involve some form of decision-making…

Source

Categories
Misc

Explainer: What Is Artificial Intelligence?

Decorative image.In its most fundamental form, AI is the capability of a computer program or a machine to think, learn, and take action without being explicitly encoded with…Decorative image.

In its most fundamental form, AI is the capability of a computer program or a machine to think, learn, and take action without being explicitly encoded with commands.

Source