Thread: parallel computing

  1. #1
    Registered User
    Join Date
    Mar 2013
    Posts
    1

    parallel computing

    can anyone help me to write mpi-c program for implementing graph coloring?(mpi-message passing interface used for parallel programming)

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    May 2012
    Posts
    1,066

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How does the RAM work in C++ computing?
    By YuminZhao in forum C++ Programming
    Replies: 4
    Last Post: 09-02-2011, 12:09 PM
  2. type of a workstation for parallel computing
    By lehe in forum Linux Programming
    Replies: 3
    Last Post: 08-11-2009, 03:13 PM
  3. Computing Factors in C?
    By meamdothebest in forum C Programming
    Replies: 1
    Last Post: 10-07-2003, 10:38 PM
  4. Quantum Computing..
    By vasanth in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 01-13-2003, 10:51 AM
  5. computing a HUUUGEE value...
    By moonwalker in forum C Programming
    Replies: 8
    Last Post: 08-20-2002, 09:36 PM