Hi list, I am using HPX commit bbc3ad7 (1.4.0-rc2 + APEX linking fix) and APEX to gain insights into the run time behavior of my program (and hopefully improve it, based on that). The trace I am looking at shows that by far most of the time is spent by
hpx::parallel::execution::parallel_executor::post instead of in my actions. Maybe this makes complete sense. Can someone maybe explain in what situations parallel_executor::post would take up a lot of time? Thanks! Kor _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
