作者octapult
Fermi的concurrent kernel execution不是單指CUDA的運算kernel可以協同運算而已嗎?
還是說其他OpenlCL和DirectCompute的運算kernel也可以比照辦理?
"On the Fermi architecture, different kernels of the same CUDA context can execute concurrently, allowing maximum utilization of GPU resources."
White Paper只有提到上面這句話,但是並沒有說清楚是單指CUDA kernel還是包括OpenCL、DirectCompute等其他kernel
抱歉,小弟對這邊不是很了解,不清楚Fermi這項新功能的定義
不知道這項新功能是否連OpenCL和DirectCompute都能受益
|