[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 23abcb: adding profiling script for FlexibleEFTHiggs

GitHub noreply at github.com
Tue Dec 20 15:06:18 GMT 2016


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 23abcbd578d5dd8913aee6f81285c16cedb95fe4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23abcbd578d5dd8913aee6f81285c16cedb95fe4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M test/module.mk
    A test/test_MSSMtower_profile.sh

  Log Message:
  -----------
  adding profiling script for FlexibleEFTHiggs


  Commit: 0ebf707a265db4a209a26d13a91f1804acfbc9a5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0ebf707a265db4a209a26d13a91f1804acfbc9a5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M test/test_CMSSM_profile.sh

  Log Message:
  -----------
  profile CMSSM together with all threads


  Commit: 3b87c1a968929e0835acea985882d39973ba307e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3b87c1a968929e0835acea985882d39973ba307e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/numerics.cpp

  Log Message:
  -----------
  avoid temporary lambda


  Commit: 2bf2f5a672c79e28e5ccc84be5e5577fdb4758b7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2bf2f5a672c79e28e5ccc84be5e5577fdb4758b7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/betafunction.cpp
    M src/betafunction.hpp
    M src/module.mk
    M src/numerics.cpp
    R src/rk.cpp
    M src/rk.hpp
    M test/test_rk.cpp

  Log Message:
  -----------
  Make array type a template parameter in Runge-Kutta functions

This allows to use static arrays in the numerical integration in B1().
This leads to a ~ 25% speed improvement in FlexibleEFTHiggs.


  Commit: 19f0889346fd0102bb1474313597eea66e68f5f5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/19f0889346fd0102bb1474313597eea66e68f5f5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/betafunction.cpp
    M src/numerics.cpp
    M src/rk.hpp
    M test/test_rk.cpp

  Log Message:
  -----------
  use odeStepper as default


  Commit: dfbb8b5601aebe5c944ebecfe2798f8daec482b1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dfbb8b5601aebe5c944ebecfe2798f8daec482b1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/numerics.cpp

  Log Message:
  -----------
  avoid temporary


  Commit: 72a056bccba9b6b7914fd38e2bcbcde7b3f59139
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72a056bccba9b6b7914fd38e2bcbcde7b3f59139
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/rk.hpp

  Log Message:
  -----------
  add FlexibleSUSY copying header


  Commit: 3b84a190b2dfe89d96debf512f46d2e14ec19cdd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3b84a190b2dfe89d96debf512f46d2e14ec19cdd
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/rk.hpp

  Log Message:
  -----------
  increase locality


  Commit: 7ac4e7f2e25a6766829bda44f1bbb0d4ca17bbf9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7ac4e7f2e25a6766829bda44f1bbb0d4ca17bbf9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/rk.hpp

  Log Message:
  -----------
  remove unused variable

and improve locality


  Commit: 54f7d1f67e9f529ce6e78ae4436f35477d913010
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/54f7d1f67e9f529ce6e78ae4436f35477d913010
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M src/rk.hpp

  Log Message:
  -----------
  return next step size

to deduce number of used registers


  Commit: 21ed5e9e775815d7d9e52e9e48d3c701baac7106
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/21ed5e9e775815d7d9e52e9e48d3c701baac7106
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  correcting test call


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/be95cad99962...21ed5e9e7758


More information about the Flexiblesusy-commits mailing list