parallel processing

Can anyone help me to run two processes in parallel in C programming in UNIX environment??

Thanks

Comments

  • Look in the Boost library (http://www.boost.org/) for thread classes and great documentation with it.

    Good luck,
    bilderbikkel

  • [b][red]This message was edited by sealnight5 at 2005-10-16 20:58:10[/red][/b][hr]
    : Can anyone help me to run two processes in parallel in C programming in UNIX environment??
    :
    : Thanks
    :

    I dont know if this help or not. I used to do my final year project for Heat Problem (Partial Differential Equation) through Parallel Computing, using MPI (LAM-MPI to be specific). But that would requires few computers, and that work out in LINUX.



Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories