Past NIWeek Sessions

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallelizing the Unparallelizable

LabVIEW is well suited for parallelization, but fully using a large number of cores requires smart code design. LabVIEW Champion Christian Altenbach shows you how to design code to automatically scale as more cores become available, even if the important loops are initially not directly parallelizable.

Christian Altenbach, UCLA

Please note that the attached PDF of the powerpoint slideshow is a preliminary version. Due to the presence of layered and animated content, the pdf tranlation is poor and lots of effects are lost in translation. (hopefully I can reformat the final presentation to make it mode suitable for conversion and replace the current doc).

(9-12-2012) I have simplified the presentation by removing all animations and layers. It should look OK now.


The important parts of the presentation are the code examples. I will work them up into public standalone community documents containing detailed descriptions and sample VIs. I will post links here once they are ready.

Christian

Contributors