How to make the executed file parallelized

sungyen at cch.org.tw sungyen at cch.org.tw
Wed Jun 5 23:00:30 PDT 2002


Hi Beowulf:
     A g77 compiled file is executed successfully under c shell with the following command
" export NP=2 ; 'execution name' " . However, we find there is only one PC working. We test the executed file mpi-mandel and find it is running parallel. 
    How can I solve this problem? Do I miss some necessary steps?
    Thanks!!

SY Lin



More information about the Beowulf mailing list