Limited number of threads with OpenMP and VS08
up vote
0
down vote
favorite
The number of threads I can request using OpenMP with VS2008 seem to be limited.
On this example, the number of OpenMP threads is set to 1 even though I request 11, while requesting 10 works just fine.
Even stranger is the fact that the thread window in Visual Studio shows 10 active threads.
What could cause this behavior ?
c++ visual-studio-2008 openmp
add a comment |
up vote
0
down vote
favorite
The number of threads I can request using OpenMP with VS2008 seem to be limited.
On this example, the number of OpenMP threads is set to 1 even though I request 11, while requesting 10 works just fine.
Even stranger is the fact that the thread window in Visual Studio shows 10 active threads.
What could cause this behavior ?
c++ visual-studio-2008 openmp
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The number of threads I can request using OpenMP with VS2008 seem to be limited.
On this example, the number of OpenMP threads is set to 1 even though I request 11, while requesting 10 works just fine.
Even stranger is the fact that the thread window in Visual Studio shows 10 active threads.
What could cause this behavior ?
c++ visual-studio-2008 openmp
The number of threads I can request using OpenMP with VS2008 seem to be limited.
On this example, the number of OpenMP threads is set to 1 even though I request 11, while requesting 10 works just fine.
Even stranger is the fact that the thread window in Visual Studio shows 10 active threads.
What could cause this behavior ?
c++ visual-studio-2008 openmp
c++ visual-studio-2008 openmp
asked Nov 19 at 13:22
Dooggy
1008
1008
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375581%2flimited-number-of-threads-with-openmp-and-vs08%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown