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

question about check-uninit and OpenMP loops

oren_peles
Beginner
193 Views
Hi

is -check-uninit option for ifort 11 suppose to work under omp parallel loop?

Thanks
Oren


0 Kudos
1 Reply
TimP
Honored Contributor III
193 Views
I submitted a problem report on this a long time ago (before ifort 11). We got too many false indications when -openmp was set. As far as I know, it's still open. We concluded the thread checker options might be more useful, at least if they get more attention for ifort 12.
0 Kudos
Reply