Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 3c7173abe34638856458acf008a118f96543767c
      
https://github.com/STEllAR-GROUP/hpx/commit/3c7173abe34638856458acf008a118f96543767c
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M components/performance_counters/papi/src/server/papi.cpp
    M components/performance_counters/papi/tests/regressions/CMakeLists.txt
    M libs/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
    M libs/runtime_local/src/thread_mapper.cpp

  Log Message:
  -----------
  Use Linux syscall gettid for PAPI counters

PAPI_attach_event only works with gettid on Linux. Add checks to CMake
configuration to only enable HPX_WITH_PAPI on Linux.


  Commit: f785c1363628b34db4faf2df82b5dd15034de12a
      
https://github.com/STEllAR-GROUP/hpx/commit/f785c1363628b34db4faf2df82b5dd15034de12a
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M components/performance_counters/papi/src/server/papi.cpp

  Log Message:
  -----------
  Ignore lock in PAPI performance counters in case of error


  Commit: 3396dcb0c90c0c28e1d331a90a093e6c993b32fc
      
https://github.com/STEllAR-GROUP/hpx/commit/3396dcb0c90c0c28e1d331a90a093e6c993b32fc
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M libs/runtime_configuration/src/runtime_configuration.cpp

  Log Message:
  -----------
  Use CMAKE_INSTALL_LIBDIR for component_path_suffixes


  Commit: f5e427df1f5fefa1d07df125f70988811820c9a1
      
https://github.com/STEllAR-GROUP/hpx/commit/f5e427df1f5fefa1d07df125f70988811820c9a1
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M libs/runtime_configuration/src/runtime_configuration.cpp

  Log Message:
  -----------
  Fixing path delimiter problems on Windows


  Commit: 7225b01daa667285a89dfe3bd6d5915eef581edb
      
https://github.com/STEllAR-GROUP/hpx/commit/7225b01daa667285a89dfe3bd6d5915eef581edb
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Add lib/hpx directory to component path suffixes for build directory


  Commit: 37505937b1634921e258cce63ef1df1a22001a07
      
https://github.com/STEllAR-GROUP/hpx/commit/37505937b1634921e258cce63ef1df1a22001a07
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M components/performance_counters/papi/src/server/papi.cpp
    M components/performance_counters/papi/tests/regressions/CMakeLists.txt
    M libs/runtime_configuration/src/runtime_configuration.cpp
    M libs/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
    M libs/runtime_local/src/thread_mapper.cpp

  Log Message:
  -----------
  Merge pull request #4845 from msimberg/fix-papi

Fix PAPI counters


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/ef3bbcf71622...37505937b163
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to