Good News For C/C++/Fortran People !!!

Discussion in 'Information Technology' started by asadullah.ansari, Jan 11, 2008.

  1. asadullah.ansari

    asadullah.ansari TechCake

    Joined:
    Jan 9, 2008
    Messages:
    356
    Likes Received:
    14
    Trophy Points:
    0
    Occupation:
    Developer
    Location:
    NOIDA
    Hi to all .

    As we all knows that Today all cpu are comming having multiple processor( calles dual core, quade core etc). But our already Existed products/Applications for single Processor. But Now How to use multiple processor for our own existed product. One very Famous, Now industrial Approved API called "OPENMP" already came into market. It's totally free API and ported to all plateform.

    It's very easy to use for user of Microsoft Visual studio 2005 beta version. I have already used and my company existed product got 20% more speedup on Dual Core CPU by using of this API. But it is supporetd to only three languages C/C++/FORTRAN.

    By OpenMP , we dont need to new design our product/application . This is very simple to use just find appropriate place where parallel programming can be applied then put OpenMP API's there.

    If You are really intrested to challenge in your existed application/Product then i can tell all related querry!!! OPenMP is for Parallel Programming just like MPI for Distibuted system.

    For al information you can visit site: www.openmp.org/
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Moved to IT forum.
     
  3. asadullah.ansari

    asadullah.ansari TechCake

    Joined:
    Jan 9, 2008
    Messages:
    356
    Likes Received:
    14
    Trophy Points:
    0
    Occupation:
    Developer
    Location:
    NOIDA
    Sorry for putting here!!!
     
  4. debleena_doll2002

    debleena_doll2002 New Member

    Joined:
    Feb 5, 2008
    Messages:
    119
    Likes Received:
    0
    Trophy Points:
    0
    I am unable to use OpenMP. I have visual studio 2005. Can you help me???
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice