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

PXFFORK not found

acar
Beginner
557 Views
I've just tried a call to PXFFORK but whilst I have USEed IFPOSIX I'm getting a linker error: Unresolved external symbol _PXFFORK. The routine PXFGETPID is however found by the linker......
0 Kudos
2 Replies
Steven_L_Intel1
Employee
557 Views
PXFFORK is not supported on Windows. The documentation for this has in its heading:

PXFFORK (L*X, M*X)

where that means Linux and Mac OS X only.
0 Kudos
acar
Beginner
557 Views
Okay sloppy reading on my behalf - thanks!
0 Kudos
Reply