Package: wnpp Severity: wishlist * Package name : ispc Version : 1.12.0 Upstream Author : Intel Corporation * URL : https://ispc.github.io/ * License : BSD Programming Lang: C++ Description : Intel SPMD Program Compiler
Description from the home page: ispc is a compiler for a variant of the C programming language, with extensions for "single program, multiple data" (SPMD) programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware.