Branch: refs/heads/numa_binding_allocator
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: cc486dbad91417a7a8af995466ca0a0977568c44
      
https://github.com/STEllAR-GROUP/hpx/commit/cc486dbad91417a7a8af995466ca0a0977568c44
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M hpx/parallel/util/numa_binding_allocator.hpp
    M hpx/runtime/threads/topology.hpp
    M src/runtime/threads/topology.cpp
    M tests/unit/topology/allocator_binder_linear.hpp
    M tests/unit/topology/allocator_binder_matrix.hpp
    M tests/unit/topology/numa_allocator.cpp

  Log Message:
  -----------
  add threads::get_memory_page_size and replace sysconf(_SC_PAGE_SIZE)

This adds a function to topology to find the PAGE_SIZE on startup
in a platform independent way and then store it for fast retrieval
later using a call to threads::get_memory_page_size


  Commit: fb6089edc994e9dc6c102d959a00eb52af1a9d23
      
https://github.com/STEllAR-GROUP/hpx/commit/fb6089edc994e9dc6c102d959a00eb52af1a9d23
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M hpx/parallel/util/numa_binding_allocator.hpp
    M tests/unit/topology/allocator_binder_linear.hpp
    M tests/unit/topology/allocator_binder_matrix.hpp
    M tests/unit/topology/numa_allocator.cpp

  Log Message:
  -----------
  Clang-format new files


  Commit: 2a8d411b98f32d4f002e59066990b225f44cc09c
      
https://github.com/STEllAR-GROUP/hpx/commit/2a8d411b98f32d4f002e59066990b225f44cc09c
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M hpx/parallel/util/numa_binding_allocator.hpp

  Log Message:
  -----------
  Fix issues raised by PR review


  Commit: fe433a9dcc1673c0f038708d44b1ba088f248af9
      
https://github.com/STEllAR-GROUP/hpx/commit/fe433a9dcc1673c0f038708d44b1ba088f248af9
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M examples/transpose/transpose_block_numa.cpp

  Log Message:
  -----------
  Fix unused var warning/error


  Commit: 3fd7242b2b8fe7f1c856adf4f7cf9f10463e60ee
      
https://github.com/STEllAR-GROUP/hpx/commit/3fd7242b2b8fe7f1c856adf4f7cf9f10463e60ee
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M hpx/parallel/util/numa_binding_allocator.hpp

  Log Message:
  -----------
  Add missing header that triggered incomplete type error in header testing


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/5f4a18e28d64...3fd7242b2b8f
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to