Forum Discussion
mflora
15 years agoNew Contributor
Hello,
Unfortunately, my application is over a million lines of code and I would never get permission to send it. Perhaps you could send me the application you tried and I can get you back the results from my machine.
I have learned (by looking at the assembly code) that VC9 (from Visual Studio 2008) does indeed create a subroutine (whose name has a $omp$x appended) for each of my OpenMP 'parallel for' sections.
Cheers,
Matt
Unfortunately, my application is over a million lines of code and I would never get permission to send it. Perhaps you could send me the application you tried and I can get you back the results from my machine.
I have learned (by looking at the assembly code) that VC9 (from Visual Studio 2008) does indeed create a subroutine (whose name has a $omp$x appended) for each of my OpenMP 'parallel for' sections.
Cheers,
Matt
Related Content
- 5 years ago
- 7 years ago
- 10 years ago
- 7 years ago
Recent Discussions
- 7 months ago
- 2 years ago