Quantcast
Channel: Recent posts
Browsing latest articles
Browse All 12 View Live

Problems using parallel_scan

I've been trying to use parallel_scan to create the running minimum over a vector of floating-point numbers. running_min[i] records the smallest number seen in locations 0..i of the vector.I'm doing...

View Article



TBB & WinCE

Is TBB compatible with Windowd CE 6.0 (R3) ?

View Article

VTune Profiler giving Error: “The Data Cannot be displayed,there is no...

I want to optimize my code which is written in c++ on linux platform.For that i am using Intel VTune Performance Analyzer Profiler .When i am identifying Hotspots , then it gives Error:"The Data Cannot...

View Article

Intel Threading Block can work on real time application?

Hi,I am amit and currently i am exploring intel TBB for our business purpose. I have couple of queries which are listed below. Can you plz help me out?1. As i have studied that TBB scheduler has unfair...

View Article

Parallel_Scan taking more time than serial

I am executing code with the help of Parallel_Scan and through serially .With Serial its actually faster than using Parallel_Scan.Code which i am using is:#include <iostream>#include...

View Article


parallel_pipeline implementation

hi ,i am implementing parallel_pipeline function in one code and sometimes according to my condition pipeline stops but sometimes it doesn't . i am unable to find the reason .Please help where it gets...

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images