09-17-2009 11:02 AM
How do I add the vi's to the functions palette?
09-17-2009 12:36 PM
I have researched this. Beyond editing the function palette directly for the LabVIEW you have installed, there is no automated way to get the LVCUDA menus into the palettes.
However, I was able to create a palette file that, given the following constraints, will give you access to these menus through the User Libraries subpalette:
I have tested this menu in both 8.6 and 2009 installations. Both provide access to the LVCUDA menus.
NOTE: If the attached file is not named lvcuda_all.mnu, rename it to that filename when copying to user.lib.
09-17-2009 03:40 PM
Thanks!
10-09-2009 12:57 PM
Somebody posted a detailed instruction how to use CUDA and its compiler from within the Labwindows IDE. I read it in hurry and apparently lost the document. Worse, I cannot find it again.
It was a marvellous piece of work!!!
Is there anybody who knows the source?
layosh
10-09-2009 01:05 PM
Try this link
http://decibel.ni.com/content/blogs/AndreyDmitriev/2009/04/09/using-nvidia-gpu-from-labview-with-cuda-and-cvi
Paula
10-20-2009 03:36 PM
Mathguy,
It worked great. I also like the little Black-Scholes demo program. The GPU appears to be some powerful parallel processing, but I'm not familiar with wrapping the CUDA libraries with LabView so I'll dig into your examples and see if you have any Visual C projects. It will be interesting if anyone posts some of the math operations. Thanks for help.
V/r,
SDR Kid
12-03-2009 02:24 AM
Thank you very much! You do me a great favor!
I am a novice in this area, so later maybe request you for more help. Thank you very much in advance.