Hi everyone,
I have just installed an NVIDIA graphics card within an industrial PC with the intent of doing some parallel computing. The existing system has a dual processor with one processor running windows XP and the other dedictated to executing control algorithms on a real time kernel (Ardence RTX).
All the documentation I can find on CUDA talks about how to use Microsoft Visual C++ to run code on XP that calls the GPU. Is anyone familiar with using visual c++ to run code on a real time kernel which uses the GPU? i.e. how/can I set up visual c++ to do this?
Any help is greatly appreciated.
Cheers,
Chris