Dear friends,
I am trying to activate a Fortran program in a high performance cluter. The IO of the Fortran program is accomplished by a PERL script, which uses various PERL intrinsic functions and plug-in C functions to do IO jobs. I notice that the PERL program get stuck when it use open2 function to start the communication with the fortran program. In local linux PC, there is not such problem and the program can work properly. Does there anybody have insights about this? Thanks!
Zhong
I am trying to activate a Fortran program in a high performance cluter. The IO of the Fortran program is accomplished by a PERL script, which uses various PERL intrinsic functions and plug-in C functions to do IO jobs. I notice that the PERL program get stuck when it use open2 function to start the communication with the fortran program. In local linux PC, there is not such problem and the program can work properly. Does there anybody have insights about this? Thanks!
Zhong