Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28446 Discussions

Wrong result by calling a subroutine in parallel region

dansou__anicet
Beginner
177 Views

 

#HELP #OpenMP #Fortran #Visual

I have a simple subroutine in sequential. When the subroutine is called from a parallel region, I obtain wrong results compare to results obtained when it is called from a sequential region.

I write the inputs of the subroutines from each region, they are exactly the same (sequantial or parallel). But the results are not, why ?

Thank you in advance

0 Kudos
0 Replies
Reply