Intel compiler V11 and OpenMP - problem

FDSUser
Total Points:
165
Status Points:
0
Green Belt
November 21, 2008 7:10 AM PST
Rate
 
#3 Reply to #2

Try adding AUTOMATIC to

REAL(EB) ::Z(1:I_Z_MAX - I_Z_MIN + 1),CP_MF,OMYYSUM

REAL(EB), AUTOMATIC ::Z(1:I_Z_MAX - I_Z_MIN + 1),CP_MF,OMYYSUM

Jim Dempsey

I have tried this, but it has no effect. The problem occurs at the same line in the code. Furthermore this could be no solution, because if the variables are correctly implemented in a serial version of the code, there should be no changes in the OpenMP code version. If I have to check all the variables, parallelization would be very difficult, becuase the code has more than 50.000 lines and more than 500 variables.

If it is helpful, I could submit the complete code.



Intel Software Network Forums Statistics

8474 users have contributed to 31606 threads and 100656 posts to date.
In the past 24 hours, we have 30 new thread(s) 109 new posts(s), and 163 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member Kevin Johnson