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

OMP: Info #261

Zhanghong_T_
Novice
1,108 Views
Dear all, When link with latest IVF 2018, the following information displayed when running the program: OMP: Info #261: KMP_ALL_THREADS variable deprecated, please use KMP_DEVICE_THREAD_LIMIT instead How to set up environment to remove this information? Thanks, Tang Laoya
0 Kudos
2 Replies
Zhanghong_T_
Novice
1,108 Views

Dear all,

Is there any method to remove this warning message when execute a program linked by latest IVF 2018?

Thanks,

Tang Laoya

0 Kudos
Andrey_C_Intel1
Employee
1,108 Views

You can set KMP_WARNINGS=off.

Regards,
Andrey

 

0 Kudos
Reply