Hi All,
I’m new here and recently was trying to run same kernel on single GPU with pthread.
Anyone can help me that without using cuda stream, how can i use pthread + single GPU to run same kernel on multiple cpu threads at the same time on GPU?
Thanks