LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent Help: CUDA initialize device ID problem

Hi

 

Having a problem with writing and reading data to/from graphic memory...

 

what does this error mean? And how could I solve it?

 

Thanks

 

 

Capture.JPG

 

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

You should probably check out the NI Community dedicated to CUDA issues -- https://decibel.ni.com/content/groups/gpu-computing?view=tags&tags=lvcuda.

 

Bob Schor

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

Why do you confuse people? It is not CUDA problem. File/Directory info says it can not resolve path. I guess LabVIEW simply does not work with %PATH%

Try to run command cmd /C "echo %CUDA_PATH%\bin" with system exec.vi

The standard output is resolved path, that you can work with in LabVIEW

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