Skip to main content

The Self-Healing Encyclopedia

Experimental Alpha

Discover

HomeExploreContribute

Company

AboutFAQX / Twitter

Legal

Privacy PolicyTerms of Service

© 2025 Orchestra Software Inc. All rights reserved.

Built with care for the curious.

    Computer Architecture

    High-performance computing

    High-performance computing

    High-performance computing (HPC) is the practice of aggregating large numbers of processors, accelerators, memory, and storage into tightly interconnected systems to solve computation- and data-intensive problems. It encompasses supercomputers and clusters, specialized networks and file systems, and software stacks designed for parallelism, and is used across fields such as weather forecasting, materials science, energy, and artificial intelligence.

    Parallel computing

    Parallel computing

    Parallel computing is the design and use of computer systems that perform multiple computations simultaneously by dividing a problem into parts executed at the same time. It underpins high‑performance computing, large‑scale data processing, and modern AI/ML workloads, and spans architectures from multicore CPUs and GPUs to distributed clusters and supercomputers.