LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Increase max parallel loops on deployed executable

Solved!
Go to solution
Solution
Accepted by topic author RHryniowski

@altenbach wrote:

You need to set it in the parallel configuration and wire the desired number to P. If P is not wired (as in your case), it will use the number of CPU cores.


That is the good point! And here not only desired numbers, but also the value "-1" can be used, then this value will be taken from  configuration dialog box. In such cases I also wiring chunks and set it to 1 (but this not always necessary):

 

Snippet.png

Message 11 of 12
(87 Views)

This worked, I had configured the Number of parallel loop instances via the dialog box and had assumed this was the setting that would be applied.   Thanks for the fix

 

RHryniowski_0-1727884272544.png

 

0 Kudos
Message 12 of 12
(67 Views)