ispc
Compiler/GCCcore/12.3.0
1.22.0
Description
===========
Intel SPMD Program Compilers; An open-source compiler for high-performance
SIMD programming on the CPU. 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.
More information
================
- Homepage: http://ispc.github.io/ , https://github.com/ispc/ispc/
- Dependencies:
- tbb/2021.10.0
| EBROOTISPC | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0 |
| EBVERSIONISPC | 1.22.0 |
| EBDEVELISPC | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0/easybuild/Compiler-GCCcore-12.3.0-ispc-1.22.0-easybuild-devel |
| +CMAKE_PREFIX_PATH | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0 |
| +CPATH | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0/include |
| +LD_LIBRARY_PATH | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0/lib |
| +LIBRARY_PATH | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0/lib |
| +PATH | /p/software/fs/deep/stages/2024/software/ispc/1.22.0-GCCcore-12.3.0/bin |