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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29304 Discussions

Threadprivate for exportable module variables

stydofe1
Beginner
573 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
573 Views
You mean exported from a DLL, right? We are limited by Windows here.
0 Kudos
Reply