Version1.30.0
Revision37
Size127.4 MB
LicenseBSD-3-Clause
Confinementstrict
Basecore22

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).

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

Published1 May 2023, 14:12 UTC

Last updated4 Feb 2026, 19:35 UTC

First seen13 Dec 2025, 09:47 UTC