­
2014-05 - Open CASCADE notes

Applying Vectorization Techniques for B-Spline Surface Evaluation

14:35 / BY Roman Lygin
Last year I mentored an Intel Summer school project which was dedicated to demonstrating vectorization parallelism with the help of Intel C/C++ compiler. We chose Open CASCADE and its NURBS surface evaluation algorithms as a target. The outcome was quite nice - up to 16x speedup of the kernel computational functions. If you are interested, feel free to have a look at the...

Continue Reading