Description
A compiler for high-performance SIMD programming on CPUs. Developers use it to write code that runs the same operation over many data values efficiently, often for graphics, media, simulation or numerical workloads.
Use it when a project specifically uses ISPC source files or asks for this compiler. It is a specialized development tool, not a general replacement for C or C++ compilers.