LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use cpu 8 core TO running labview

Hello, everyone
My for loop 5,000 times
Using the Parallel For Loop, such as photos

0817.png

The CPU Information.vi to enter the eight core to Parallel For Loop
I open the Task Manager, but looks like only four core operation
And the utilization rate of only 10%

08171.png

I want this computer 8 core continue to run this Loop
 
what's  wrong ? (CPU for I7-3770)

0 Kudos
Message 1 of 3
(2,541 Views)

CPU i7-3770 has only 4 cores as mentioned here

0 Kudos
Message 2 of 3
(2,533 Views)

Hi,

 

you're using an ExpressVI. Maybe this one is blocking resources and forces the loop to run on just one core?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,529 Views)