Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29302 Discussions

Threadprivate for exportable module variables

stydofe1
Beginner
566 Views
A while ago, I asked a question if with intel Fortran compiler, module variables with export attribute can be threadprivate in OMP. The answer is NO from Intel, is this something that will be implemented in a future? Do you have an idea if there are other fortran compilers that support this?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
566 Views
You mean exported from a DLL, right? We are limited by Windows here.
0 Kudos
Reply