Ask a questionAsk a question
 

AnsweropenMP

  • Friday, October 16, 2009 9:28 AMAyseA Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am programming openmp in a  c++ code. However the compiler recognizes only private and default attributes, not the shared and other attributes. But I haven't coincide with this in any openMP tutorial that there can be such problems. Can this be related to any checking in project settings ?

    Another question is that by using only private attribute in openmp, there is almost no performance gain is provided even a little bit worse than without applying openMP in a 4 processor computer.  

    Can somebody help me?

Answers

  • Sunday, November 01, 2009 10:34 PMrickmolloyMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    did you get your questions addressed in your other posts?
    Rick Molloy Parallel Computing Platform : http://blogs.msdn.com/nativeconcurrency http://parallelroads.com/blog

All Replies

  • Sunday, November 01, 2009 10:34 PMrickmolloyMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    did you get your questions addressed in your other posts?
    Rick Molloy Parallel Computing Platform : http://blogs.msdn.com/nativeconcurrency http://parallelroads.com/blog