Skip to content
Snippets Groups Projects

Major update of LMVM analysis.

Merged Semen Lebedev requested to merge s.lebedev/cbmroot:lmvm into master

Major update of LMVM analysis. Many improvements and changes. Many parts of the code were rewritten from scratch.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Eoin Clerkin
  • Semen Lebedev added 1 commit

    added 1 commit

    • 919130ee - Major update of LMVM analysis.

    Compare with previous version

  • Semen Lebedev added 2 commits

    added 2 commits

    • 30adbcea - 1 commit from branch computing:master
    • faf2c1b3 - Major update of LMVM analysis.

    Compare with previous version

  • Semen Lebedev added 1 commit

    added 1 commit

    • 8ef038a4 - Major update of LMVM analysis.

    Compare with previous version

  • Semen Lebedev added 1 commit

    added 1 commit

    • b472c0c7 - Major update of LMVM analysis.

    Compare with previous version

  • Author Developer

    @f.uhlig

    I have a compilation error due to the usage of <filesystem>. It is included in c++17 but as I found out the full support of c++ is available only starting from gcc 9 or even 9.1 (https://gcc.gnu.org/gcc-9/changes.html). Is it forseen to required c++17 and gcc 9.1 in the near future for cbmroot? or it is still not clear?

    Sure I can use some other methods instead of but I just want to clear this question.

    Edited by Semen Lebedev
  • @s.lebedev,

    unfortunately it is not possible to use C++17 features yet since our default FairSoft/FairRoot versions are still compiled with C++11. When we do the move to the latest FairSoft/FairRoot versions it will become possible to use C++17 features but probably only those which are supported gcc8 which is the default compiler for Debian10.

    Would it be possible to use boost::filesystem as an alternative?

  • Semen Lebedev added 6 commits

    added 6 commits

    Compare with previous version

  • Semen Lebedev added 1 commit

    added 1 commit

    • e2738695 - Major update of LMVM analysis.

    Compare with previous version

  • Author Developer

    I also removed const static inline since there were compilation errors on old linux machines.

  • Semen Lebedev added 1 commit

    added 1 commit

    • c0be3eb1 - Major update of LMVM analysis.

    Compare with previous version

  • Dear @i.selyuzhenkov, @f.uhlig, @v.friese, @p.-a.loizeau, @s.lebedev,

    you have been identified as code owner of at least one file which was changed with this merge request.

    Please check the changes and approve them or request changes.

  • Semen Lebedev added 2 commits

    added 2 commits

    • 1e7554f2 - 1 commit from branch computing:master
    • 80d78a13 - Major update of LMVM analysis.

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading