ispc
BenchmarksHere lies some naive benchmarks to see the performance benefits when adding
large counts of floating-point values using ispc
.
ispc
You will also need a CPU that has the AVX intruction set. You can replace the intrinsics to target SSE or any other architecture as required. Here are a couple of helpful links for finding the appropriate functions and headers: