Solution
LabVIEW has a feature to allow a single for loop to be run on multiple processor cores, speeding execution. To enable this, do the following:
- Right click the for loop, and select "Configure Iteration Parallelism."
- Select enable in the resulting menu.