streaming data to the GPU

Hi everyone,

I was wondering, is it possible to stream data to the GPU, as you are running a kernel simultaneously?

Thanks in advance,
Ted.

Yes. Read up on Streams in the Programming Guide.