CUDA with a Real Time Kernel How do I integrate RTX with CUDA?

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 ATI Stream 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

I am assuming Ardence RTX is an XP application… If not, I wonder how 2 OSes run side by side and that too, one of them being windows…

Yes, Ardence RTX is a real time extension to the windows operating system.