1.30.037127.4 MB
BSD-3-Clause
strict
core22
Compiler for high-performance SIMD programming on the CPU and GPU
The IntelĀ® Implicit SPMD Program Compiler (IntelĀ® ISPC) is a compiler for
writing SPMD (single program multiple data) programs to run on the CPU and
GPU. The SPMD programming approach is widely known to graphics and GPGPU
programmers. The main idea behind SPMD is that one writes programs as if they
were operating on a single data element (a pixel for a pixel shader, for
example), but then the underlying hardware and runtime system executes
multiple invocations of the program in parallel with different inputs (the
values for different pixels, for example).
writing SPMD (single program multiple data) programs to run on the CPU and
GPU. The SPMD programming approach is widely known to graphics and GPGPU
programmers. The main idea behind SPMD is that one writes programs as if they
were operating on a single data element (a pixel for a pixel shader, for
example), but then the underlying hardware and runtime system executes
multiple invocations of the program in parallel with different inputs (the
values for different pixels, for example).
Update History
1.29.1 (35) → 1.30.0 (37)4 Feb 2026, 19:45 UTC
1.29.0 (33) → 1.29.1 (35)19 Dec 2025, 22:21 UTC
1.28.2 (31) → 1.29.0 (33)17 Dec 2025, 22:21 UTC
1.28.2 (31)13 Dec 2025, 09:47 UTC
1 May 2023, 14:12 UTC
4 Feb 2026, 19:35 UTC
13 Dec 2025, 09:47 UTC