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

Setting all allocatable arrays to NaN

abhimodak
New Contributor I
354 Views

Hi

Is there a way to set "all" allocatable arrays to signaling NaN through a compile switch? I see /Qinit:snan but I don't think that can automatically assign NaN when the array gets allocated.

Abhijit

0 Kudos
1 Reply
Steven_L_Intel1
Employee
354 Views

Not in this release. It's something we're working on for the future.

0 Kudos
Reply