Branch: refs/heads/numa_binding_allocator Home: https://github.com/STEllAR-GROUP/hpx Commit: e3bf15eb2f83b1c578c25ef7eaca9c9c32e5ef5c https://github.com/STEllAR-GROUP/hpx/commit/e3bf15eb2f83b1c578c25ef7eaca9c9c32e5ef5c Author: John Biddiscombe <biddi...@cscs.ch> Date: 2019-04-17 (Wed, 17 Apr 2019)
Changed paths: A hpx/parallel/util/numa_binding_allocator.hpp M tests/unit/CMakeLists.txt A tests/unit/topology/CMakeLists.txt A tests/unit/topology/allocator_binder_linear.hpp A tests/unit/topology/allocator_binder_matrix.hpp A tests/unit/topology/numa_allocator.cpp Log Message: ----------- New numa binding allocator with unit test and binder examples The allocator takes a binder helper function object that maps page addresses to numa domains. The user may derive a custom binder that generates whatever pattern of page binding is needed for a particular application. Commit: 7d79ca3f115811f69f8f09c42010d9df7cb80a4b https://github.com/STEllAR-GROUP/hpx/commit/7d79ca3f115811f69f8f09c42010d9df7cb80a4b Author: John Biddiscombe <biddi...@cscs.ch> Date: 2019-04-17 (Wed, 17 Apr 2019) Changed paths: M examples/transpose/transpose_block_numa.cpp Log Message: ----------- Fix transpose_block_numa example compilation after RP changes Commit: 80a05be2a280e63a3990db35ededc95523747136 https://github.com/STEllAR-GROUP/hpx/commit/80a05be2a280e63a3990db35ededc95523747136 Author: John Biddiscombe <biddi...@cscs.ch> Date: 2019-04-17 (Wed, 17 Apr 2019) Changed paths: M CMakeLists.txt Log Message: ----------- Increase default max numa count to 8 as AMD CPUs can have this many Compare: https://github.com/STEllAR-GROUP/hpx/compare/e3bf15eb2f83%5E...80a05be2a280 _______________________________________________ hpx-commits mailing list hpx-commits@stellar.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits