Shreyas Atre

Results 125 comments of Shreyas Atre

> This still needs work on the fetching mechanism A while ago I had tried using google benchmark https://github.com/SAtacker/hpx-template, even if you don't want to change to google bench the...

> Hello @SAtacker , is this issue open for anyone to work on, or only Shanmukh-C is supposed to work on it? I have decent experience with CMakeLists.txt And for...

> Changes should be made in the main [CMakeLists.txt](https://github.com/STEllAR-GROUP/hpx/blob/master/CMakeLists.txt) of this repository, right? You'll have to figure that out yourself. But yeah, some of the mechanism can also be found...

> Update: I have added the `HPX_WITH_FETCH_HWLOC` option [here](https://github.com/vrnimje/hpx-fork/tree/cmake_options), and is working perfectly for Linux and MacOS. Test for [Linux](https://github.com/vrnimje/hpx-fork/actions/workflows/linux_debug_fetch_hwloc.yml) & [MacOS](https://github.com/vrnimje/hpx-fork/actions/workflows/macos_debug_fetch_hwloc.yml) > > In Windows, it builds correctly but...

> Hello @SAtacker , I have tried adding the `HPX_WITH_FETCH_BOOST` option, and it is compiling for Linux and Windows, but in macOS the `find_package` call is not able to find...

> Update: I have added the Boost Fetch option as well, and it is building successfully for [Linux](https://github.com/vrnimje/hpx-fork/actions/runs/7372253089/job/20060404597) and [Windows](https://github.com/vrnimje/hpx-fork/actions/runs/7372253088/job/20060404600) In macOS, the `unit tests` fail to build, due to...

> @SAtacker The `HPX_WITH_FETCH_BOOST` option is also implemented, so should we proceed with the PR? Yes, thanks!

Note - MacOS does not support CPU binding - http://developer.apple.com/mac/library/releasenotes/Performance/RN-AffinityAPI/