I am new to the cuda programming, but before I start my next project (I am hoping to use openmp) does cuda-openmp also give you the ability to run multiple GPUs AND multiple cpu cores at the same time? Or, does it only allow for multi-GPU function? Is it separate from the CPU?
Any advice on this would be appreciated.