Guys i want to know whether PPSS(
http://code.google.com/p/ppss/ ) can be used in PelicanHPC to share the job within the CPU's...I have a simple requirement.. I have a master and a client node...I need to grep through around 10000 files for a particular pattern...My idea is to use clusters to reduce the search time..Meanwhile 'lamexec n0 <program>' didnt work on PelicanHPC 1.7.2...So is there any ideas?? I dont want to go through ther traditional MPI C style Programming

...Plus a simple script should do the trick.

..But i cant get it done...I need ur suggestions Guys!!!