Search This Blog

Monday, August 1, 2016

BiCal profiling result (see diagram below):

1.  Starts with Edge detection - virtually 100% parallel.
2.  Then processing start and separate peaks corresponds to iterations
with the increasing degree of Legendre polynomials.
3.  As degree grows, the SVD (= fully parallel) portion grows so the total
core load grows too.

I will be addressing the non-parallelized part discovered with VC++ Profiler.
FireVoxel Build 222 is released.