ispc
There are 39 repositories under ispc topic.
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
ispc/ispc
Intel® Implicit SPMD Program Compiler
LuisaGroup/LuisaCompute
High-Performance Rendering Framework on Stream Architectures
inducer/loopy
A code generator for array-based code on CPUs and GPUs
LuisaGroup/LuisaRender
High-Performance Cross-Platform Monte Carlo Renderer Based on LuisaCompute
GameTechDev/ISPCTextureCompressor
ISPC Texture Compressor
zigguratvertigo/hlsl-to-ispc
HLSL-to-ISPC Utility Library
star-hengxing/cs149-xmake
CS149 xmake version
GameTechDev/ISPC-DirectX-Graphics-Samples
Using ISPC, Microsofts nBodyGravity DX12 sample has been modified to provide a fully vectorized and fully threaded CPU based backend for the compute part of the workload.
miyehn/niar
a toy renderer
re-esper/CPUShadertoy
Run shadertoy shaders on CPU with multithreading and SIMD
jakubtomsu/ispc-3d-renderer
Toy Software Triangle Rasterizer Written in Intel's ISPC language
ishani/Tether-ISPC
A comprehensive Visual Studio MSBuild integration of the Intel SPMD Compiler (ISPC), Premake support and a collection of ISPC tests and demos
markstock/SimdNBodyKernels
Easy-to-implement n-body simulation kernels created using Intel's ispc and llvm/clang
ispc-programador2022/a6g4-a6g4
ISPC-Aula 6 Grupo 4 Proyecto Colaborativo
jnadro/EmbreeTracer
Simple project to test using Embree.
Vertexwahn/rules_ispc
Bazel rules for Intel Implicit SPMD Program Compiler
favreau/SIMDVoxelizer
Simple voxelizer make use of CPU SIMD units
gmiretti/ispc-simple-example
A really simple example about how to built and test your ISPC code using Make and Unity
ispc-programador2022/SSTTT5
Repositorio Grupo SSTTT5 - Proyecto Integrador I - TSCDIA Cohorte 2022 - ISPC
PaintLab/ispc_experiment
Experiment about C# tool chain for Intel® ISPC
fedekrenn/ejercicios-python
Materia "Introducción a la programación" - ISPC
ispc-programador2022/a1g2-a1g2
ISPC-Aula 1 Grupo 2-Proyecto Colaborativo
marccolomer/LAEEG_WB
Scripts to calculate InterSite Phase Clustering (ISPC) over time for the paper "Action experience in infancy predicts visual-motor functional connectivity during action anticipation". The scripts include ways of calculating whole-brain connectivity and connectivity between specific clusters or electrodes. The scripts also show examples of how to calculate ISPC-trial and wPLI.
tree-sitter-grammars/tree-sitter-ispc
ISPC grammar for tree-sitter
Vertexwahn/rules_oidn
Bazel rules for Intel Open Image Denoise
Andre-MR-Pereira/csph_labs
Laboratories done in High Performance Computing Systems and Parallel and Heterogeneous Computing Systems
Esrudiantes-ISPC-git/organizacion-full-stack-2022
GRUPO 20 / Proyecto integrador 1er año ISPC / Desarrollo de Aplicaciones Web
Filipe-Santos522/CSPH-Labs
Laboratories done in High Performance Computing Systems and Parallel and Heterogeneous Computing Systems
gsarapura/Actividad-Integradora-TSIT-4.0
Actividad Integradora 1 del ISPC.
ISPC-23/FullStack2023
Proyecto Integrador Full Stack de la Tecnicatura en Desarrollo Web y Aplicaciones Digitales del ISPC
ispc-programador2022/a5g3-a5g3
a5g3-a5g3 created by GitHub Classroom
mwfj/Parallel_Architecture
This Repo is the assignments of Parallel Architecture
chinmaygarde/merle
A SIMD Image Manipulation Library
IonMich/cs149-local-dev
Provides `conda` installation instructions for Stanford's CS149 (Parallel Computing) programming assignments
JoseFilipeFerreira/multiple-lights
Optimization of Multiple Light Sources in Scenes (VI2 assignment)