Branch: refs/heads/numa_binding_allocator
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ac40afb2ee30ff8883f28a923d70697c6a5c89f7
      
https://github.com/STEllAR-GROUP/hpx/commit/ac40afb2ee30ff8883f28a923d70697c6a5c89f7
  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: 1d9b577bde876d6437f4abf74d117dee4e7fd1e7
      
https://github.com/STEllAR-GROUP/hpx/commit/1d9b577bde876d6437f4abf74d117dee4e7fd1e7
  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: b881837ee0905ab2ed9462c9b93185a1a6bb9425
      
https://github.com/STEllAR-GROUP/hpx/commit/b881837ee0905ab2ed9462c9b93185a1a6bb9425
  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: a5b947418f282d0a3b77b5fb7d75882db2cb9717
      
https://github.com/STEllAR-GROUP/hpx/commit/a5b947418f282d0a3b77b5fb7d75882db2cb9717
  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: 5f4a18e28d64ab2fbbe03fd5e6b6951dfe4a21b2
      
https://github.com/STEllAR-GROUP/hpx/commit/5f4a18e28d64ab2fbbe03fd5e6b6951dfe4a21b2
  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/fc2ff4734899...5f4a18e28d64
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to