> I've read the p0796r1 paper and understood the proposed interface. I've > read that it's built on the p0796r2 executor programming model, so do I > need to get into the p0796r2 details or I do not need that?
You got some of those numbers wrong, could you make sure what papers you're talking about, please? However, in general I think you don't have to get into the executors at this point. The API proposed by p0796 will not depend on executors, but v.v. > Also I had a look on hwloc tutorials and understood its purpose. I need > some help to figure out what has been done with hwloc in HPX. The code in HPX related to wrapping hwloc is here: https://github.com/STEllAR-GROUP/hpx/blob/master/src/runtime/threads/topolog y.cpp HTH Regards Hartmut --------------- http://stellar.cct.lsu.edu https://github.com/STEllAR-GROUP/hpx _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
