Branch: refs/heads/sanitizer_fixes
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 2f0f3b238b5a985bc3067a94c6cc8a6a0e5c7388
      
https://github.com/STEllAR-GROUP/hpx/commit/2f0f3b238b5a985bc3067a94c6cc8a6a0e5c7388
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M cmake/HPX_AddConfigTest.cmake
    M cmake/HPX_PerformCxxFeatureTests.cmake
    A cmake/tests/c11_aligned_alloc.cpp
    M examples/balancing/os_thread_num.cpp
    R libs/allocator_support/include/hpx/allocator_support/aligned_allocator.hpp
    M libs/core/allocator_support/CMakeLists.txt
    A 
libs/core/allocator_support/include/hpx/allocator_support/aligned_allocator.hpp
    M libs/core/concurrency/tests/unit/lockfree_fifo.cpp

  Log Message:
  -----------
  Adding support for aligned_alloc on systems that don't have it

- fixing formatting problems
- adding missing header


  Commit: e571761e2050b19e534eb4baba2acda0491806c2
      
https://github.com/STEllAR-GROUP/hpx/commit/e571761e2050b19e534eb4baba2acda0491806c2
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M cmake/HPX_AddConfigTest.cmake
    M cmake/HPX_PerformCxxFeatureTests.cmake
    M cmake/tests/c11_aligned_alloc.cpp
    A cmake/tests/cxx17_std_aligned_alloc.cpp
    M 
libs/core/allocator_support/include/hpx/allocator_support/aligned_allocator.hpp
    M 
libs/core/allocator_support/include/hpx/allocator_support/internal_allocator.hpp
    M libs/core/concurrency/include/hpx/concurrency/deque.hpp
    M libs/core/schedulers/include/hpx/schedulers/lockfree_queue_backends.hpp
    M wrap/include/hpx/wrap_main.hpp

  Log Message:
  -----------
  Fixing allocators to throw on OOM conditions, fixing deque template parameters


  Commit: 8a68a34c5c0dbaca7d3652a1e969b042a4d07f6a
      
https://github.com/STEllAR-GROUP/hpx/commit/8a68a34c5c0dbaca7d3652a1e969b042a4d07f6a
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M 
libs/core/static_reinit/include/hpx/static_reinit/reinitializable_static.hpp
    M libs/core/topology/CMakeLists.txt
    M libs/core/topology/include/hpx/topology/topology.hpp
    M libs/core/topology/src/topology.cpp

  Log Message:
  -----------
  Attempting to fix memory leak in create_topology()

- avoid double constructing reinitialize_static data


  Commit: 0344ceffad79237d52471543583b2c80b9ec1826
      
https://github.com/STEllAR-GROUP/hpx/commit/0344ceffad79237d52471543583b2c80b9ec1826
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M .github/workflows/linux_sanitizers.yml

  Log Message:
  -----------
  Capture better stacktraces for leaks reported by leak sanitizer


  Commit: 956dac688711f1f0aeaab38bae8520cb28bfbafd
      
https://github.com/STEllAR-GROUP/hpx/commit/956dac688711f1f0aeaab38bae8520cb28bfbafd
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M .jenkins/cscs/Jenkinsfile
    A .jenkins/cscs/env-clang-sanitizers.sh
    A .jenkins/cscs/slurm-constraint-clang-sanitizers.sh

  Log Message:
  -----------
  Add sanitizer build to Jenkins


  Commit: 9720b507e3bfe61d5ce4d4f5951d584b4b2f9d98
      
https://github.com/STEllAR-GROUP/hpx/commit/9720b507e3bfe61d5ce4d4f5951d584b4b2f9d98
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M .github/workflows/linux_sanitizers.yml
    M .jenkins/cscs/env-clang-sanitizers.sh

  Log Message:
  -----------
  Print stacktraces on undefined behaviour sanitizer errors


  Commit: 321635535c88bbcb9112bf2e4e3dfec10e0e0c1d
      
https://github.com/STEllAR-GROUP/hpx/commit/321635535c88bbcb9112bf2e4e3dfec10e0e0c1d
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M 
libs/core/static_reinit/include/hpx/static_reinit/reinitializable_static.hpp

  Log Message:
  -----------
  More fixes to reinitialize_static


  Commit: b1125b97fbfd180b20794d56a051790cc7464dcf
      
https://github.com/STEllAR-GROUP/hpx/commit/b1125b97fbfd180b20794d56a051790cc7464dcf
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M .github/workflows/linux_sanitizers.yml
    M .jenkins/cscs/env-clang-sanitizers.sh
    M cmake/HPX_AddConfigTest.cmake
    A tools/asan.supp

  Log Message:
  -----------
  Add ASAN suppression file


  Commit: 250b1d5db26586a08aef51cf0031829eda568ad3
      
https://github.com/STEllAR-GROUP/hpx/commit/250b1d5db26586a08aef51cf0031829eda568ad3
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M src/runtime_distributed.cpp

  Log Message:
  -----------
  TEMP: Attempt at resolving asan warning about runtime pointers


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

Reply via email to