- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi i just translated my code from openmp to tbb but the result was worse. I am sure the problem is the usage of simd , but i just want to use it, because i just want to compare openmp and tbb, but i wasn't able to find out why the usage of simd leads to a bad result. With the usage of simd the code is even slower as without simd.
best regards
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
plz see calc_energy , line 262, i was not able to post it here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just found the error, it's strongly forbiden to use different datatypes into the loop body

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