Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 63fca55b32d1251fbb60615bb5dd38e8393b7bcf
      
https://github.com/STEllAR-GROUP/hpx/commit/63fca55b32d1251fbb60615bb5dd38e8393b7bcf
  Author: Auriane R <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M libs/core/testing/include/hpx/testing/performance.hpp
    M libs/core/testing/src/performance.cpp
    M tests/performance/local/future_overhead_report.cpp

  Log Message:
  -----------
  Move the print facility to another function


  Commit: aa6ab7a167d5a6b189a8dda033280469c6c6daca
      
https://github.com/STEllAR-GROUP/hpx/commit/aa6ab7a167d5a6b189a8dda033280469c6c6daca
  Author: Auriane R <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M tests/performance/local/CMakeLists.txt
    A tests/performance/local/stream_report.cpp

  Log Message:
  -----------
  Add a stream_report test to output json


  Commit: 7bae28d9dbb47fe5e65281b7442e73444675deb5
      
https://github.com/STEllAR-GROUP/hpx/commit/7bae28d9dbb47fe5e65281b7442e73444675deb5
  Author: Auriane R <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M .jenkins/cscs-perftests/batch.sh
    M tools/perftests_ci/driver.py
    M tools/perftests_ci/local_run.sh
    M tools/perftests_ci/perftest/__init__.py
    M tools/perftests_ci/perftest/plot.py
    A 
tools/perftests_ci/perftest/references/daint_default/future_overhead_report_test.json
    R 
tools/perftests_ci/perftest/references/daint_default/local-priority-fifo.json
    A 
tools/perftests_ci/perftest/references/daint_default/stream_report_test.json

  Log Message:
  -----------
  Adapt the perftest suite to allow multiple tests


  Commit: b9b17c3089eb50dba042aa9e02618e29bdfe9ba5
      
https://github.com/STEllAR-GROUP/hpx/commit/b9b17c3089eb50dba042aa9e02618e29bdfe9ba5
  Author: Auriane R <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M docs/sphinx/contributing/testing_hpx.rst

  Log Message:
  -----------
  Add docs in contributing to add performance tests


  Commit: 82a766b9385861d9fb3d5bbebb7131722e996dbd
      
https://github.com/STEllAR-GROUP/hpx/commit/82a766b9385861d9fb3d5bbebb7131722e996dbd
  Author: aurianer <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M .jenkins/cscs-perftests/batch.sh

  Log Message:
  -----------
  Make jenkins batch script verbose


  Commit: 8ad2bc9348c62467d5ed6e9baa36f45062717f6b
      
https://github.com/STEllAR-GROUP/hpx/commit/8ad2bc9348c62467d5ed6e9baa36f45062717f6b
  Author: Auriane R <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M tests/performance/local/stream.cpp
    M tests/performance/local/stream_report.cpp

  Log Message:
  -----------
  Address codacy issues


  Commit: 98d1431546d826edcee8f1dfdfc919fca0272432
      
https://github.com/STEllAR-GROUP/hpx/commit/98d1431546d826edcee8f1dfdfc919fca0272432
  Author: aurianer <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M .jenkins/cscs-perftests/batch.sh
    M tests/performance/local/stream_report.cpp
    M tools/perftests_ci/local_run.sh
    M 
tools/perftests_ci/perftest/references/daint_default/stream_report_test.json

  Log Message:
  -----------
  Change parameters and stream_report test to be more stable


  Commit: 0b0323c40435da6b6913e76151e60c1bd5e7b251
      
https://github.com/STEllAR-GROUP/hpx/commit/0b0323c40435da6b6913e76151e60c1bd5e7b251
  Author: Auriane R <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M .jenkins/cscs-perftests/batch.sh

  Log Message:
  -----------
  Remove the usage of configure_extra_options

The perftests scripts handle weirdly the cmake options for now, it
will be changed in the future to use configure_extra_options.


  Commit: 912a9d2448e489e48c7ebe1f572012812661fca7
      
https://github.com/STEllAR-GROUP/hpx/commit/912a9d2448e489e48c7ebe1f572012812661fca7
  Author: Auriane R <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M .jenkins/cscs-perftests/batch.sh
    M docs/sphinx/contributing/testing_hpx.rst
    M libs/core/testing/include/hpx/testing/performance.hpp
    M libs/core/testing/src/performance.cpp
    M tests/performance/local/CMakeLists.txt
    M tests/performance/local/future_overhead_report.cpp
    M tests/performance/local/stream.cpp
    A tests/performance/local/stream_report.cpp
    M tools/perftests_ci/driver.py
    M tools/perftests_ci/local_run.sh
    M tools/perftests_ci/perftest/__init__.py
    M tools/perftests_ci/perftest/plot.py
    A 
tools/perftests_ci/perftest/references/daint_default/future_overhead_report_test.json
    R 
tools/perftests_ci/perftest/references/daint_default/local-priority-fifo.json
    A 
tools/perftests_ci/perftest/references/daint_default/stream_report_test.json

  Log Message:
  -----------
  Merge pull request #5581 from aurianer/add_support_several_tests

Add support for several performance tests in CI


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

Reply via email to