You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? (say we have 6-core CPU)
export GOMP_CPU_AFFINITY=0-5
run the cuda/ocelot program What is the expected output? What do you see instead? All CPU cores must be equally loaded.
Instead only one core is busy, others are idle. What version of the product are you using? On what operating system? svn revision: 2235, system: gentoo GNU/Linux amd64 Please provide any additional information below. My own OpenMP code works fine(better than without) with affinity set.
From volyrkr on June 06, 2013 14:48:25
What steps will reproduce the problem? (say we have 6-core CPU)
Instead only one core is busy, others are idle. What version of the product are you using? On what operating system? svn revision: 2235, system: gentoo GNU/Linux amd64 Please provide any additional information below. My own OpenMP code works fine(better than without) with affinity set.
Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=85
The text was updated successfully, but these errors were encountered: