I have to include the optional argument wait=.true. in the new execute_command_line intrinsic in ifort 15.0 in order to get it to run synchronously. However, wait=.true. should be the default according to the standard.
↧
I have to include the optional argument wait=.true. in the new execute_command_line intrinsic in ifort 15.0 in order to get it to run synchronously. However, wait=.true. should be the default according to the standard.