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

Should SYSTEMQQ and SYSTEM work the same way?

sgongola
Beginner
387 Views
Both the the CVF and IVF documentation say the
calling process waits until the command terminates.
However, in our application using SYSTEM made
the program wait but SYSTEMQQ allowed the program
to continue without waiting for the commands
completion.

Is the documentation in error or is my program
doing something wrong somewhere.

What are the differences between SYSTEM and
SYSTEMQQ?

thank you
sol
0 Kudos
0 Replies
Reply