- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is Intel thead checker support openMP 3.0.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - itlinkstonisha
Is Intel thead checker support openMP 3.0.
Hi,
I'm using Intel Thread Checker 3.1 Update 12, which includes ompPrime example (the codeuses OpemMP*). Now if I want to try OpenMP* 3.0 - I should convert the project to Intel C++ compiler 11.0.61(above) project which supports OpenMP* 3.0.
Intel Thread Checker can detect Write-Read, Write-Write errors after my doing above, and running Thread Checker with example.
Regards, peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Peter Wang (Intel)
Hi,
I'm using Intel Thread Checker 3.1 Update 12, which includes ompPrimeexample (the codeuses OpemMP*). Now if I want to try OpenMP* 3.0 - I should convert the project to Intel C++ compiler 11.0.61(above) project which supports OpenMP* 3.0.
Intel Thread Checker can detect Write-Read, Write-Write errors after my doing above, and running Thread Checker with example.
Regards, peter
I double-checked this question - use example named NQeens from Intel Parallel Composer, project nq-openmp-taskqwhich has many OpenMP* 3.0 supported keywords.
I commented out line "#pragma omp critical" for "nrOfSolutions++" (shared global), actually Intel Thread Checker can detect errors!
Now Iam100% sure that Intel Thread Checker 3.1 supports OpenMP* 3.0
Regards, Peter
By the way, why don't you use Intel Parallel Inspector? This tool also can detect thread issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Peter Wang (Intel)
I commented out line "#pragma omp critical" for "nrOfSolutions++" (shared global), actually Intel Thread Checker can detect errors!
Now Iam100% sure that Intel Thread Checker 3.1 supports OpenMP* 3.0
Now Iam100% sure that Intel Thread Checker 3.1 supports OpenMP* 3.0
Perhaps it's moot for C++, but support for OpenMP 2.5 with actual threading seems implied by claims of support for OpenMP 3.0. True, it's harder to write an ad with wording like "support for selected OpenMP 3.0 features."
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page