Click here to Skip to main content
15,885,641 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have cluster of 3 nodes and each node has a quad core cpu and a GPU

why does the performance degrade when i increase number of mpi tasks.
and cpu performs better than gpu when number of tasks are increased.

Is it because of scheduling capability of cpus ?
I am guessing that gpu execution becomes serial as more number of tasks wait for resources.

Is my understanding correct?

It would be great help if u can provide some inputs

Thanks
Posted
Updated 16-May-12 18:17pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900