Dear Users,
I have two separate program say PROG1 and PROG2 .Both programs run
parallel independently. But I have made following modifications.
PROG1 run first doing its own job and then preparing a input file for
PROG2, and then to run PROG2 call system is used.
The result of PROG2 is used in PROG1 It runs successfully.
I am interested to make this system call parallel . Is there any way to do it ??
Thanking you
--
Sudhir Kumar Sahoo
Ph.D Scholar
Dept. Of Chemistry
IIT Kanpur-208016
|