Hi! Tmurray A Question

Hi!
Tmurray
Could you tell me CUDA 2.2 support “Many-core+Multi-core” Computing?

Please answer

Thanks

I don’t really know what you’re asking. You can spawn multiple CPU threads to control multiple GPUs, but that’s not a feature of 2.2 (that’s been in CUDA forever).

Probably what he is asking for is “Mcore support in NVCC compilation - enabling compute to be done in both CPU+GPU using a single kernel source”

That’s not a (planned) CUDA_2.2 feature.