LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A problem of LabVIEW when calling my CUDA code.

Hi guys,

 

I have encountered a weird problem when calling my CUDA code in a DLL using LabVIEW:

 

In my LabVIEW application, once I call any CUDA function, the affinity of my LabVIEW will be set to 1 (see the attachment), which means the LabVIEW application can only run on one core of my dual core machine, I always have to call the Windows API 'SetProcessAffinityMask' to put my LabVIEW back onto two cores... Does anyone have any idea about why this could happen? Thanks.

0 Kudos
Message 1 of 1
(2,575 Views)