Site Tools


wiki:hpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:hpc [August 21, 2026 at 13:39] – created - external edit 127.0.0.1wiki:hpc [August 21, 2026 at 13:40] (current) Ivan Janevski
Line 1: Line 1:
-High-Performance Computing+HPC
  
 **High-Performance Computing (HPC)** is the practice of extracting maximum computational power from available hardware. Write code that scales across multiple cores, optimize memory access patterns, and profile performance bottlenecks to maximize throughput. HPC spans multi-core CPUs, GPUs, and distributed clusters—from a laptop running OpenMP to supercomputers with thousands of nodes. **High-Performance Computing (HPC)** is the practice of extracting maximum computational power from available hardware. Write code that scales across multiple cores, optimize memory access patterns, and profile performance bottlenecks to maximize throughput. HPC spans multi-core CPUs, GPUs, and distributed clusters—from a laptop running OpenMP to supercomputers with thousands of nodes.
wiki/hpc.md · Last modified: by Ivan Janevski