Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecoTracker/MkfitCore: Add fast-math and function attribute need to prevent segfault #38147

Merged

Commits on Jun 2, 2022

  1. Squashed commit of the following:

    commit c1b4e398181ab209ef97c8234cfe0d3724951c51
    Author: Patrick Gartung <gartung@fnal.gov>
    Date:   Thu Jun 2 21:38:05 2022 +0200
    
        Remove RecoTracker/MkFitCore/standalone/Makefile.config changes
    
    commit 63002a7
    Author: Patrick Gartung <gartung@fnal.gov>
    Date:   Thu Jun 2 21:35:57 2022 +0200
    
        code-format
    
    commit 13fd702
    Author: Patrick Gartung <gartung@cms-oc-gpu-01.cern.ch>
    Date:   Thu Jun 2 21:16:43 2022 +0200
    
        Change math-errno to no-inline where needed and remove where it is not needed
    
    commit 95ed455
    Author: Patrick Gartung <gartung@fnal.gov>
    Date:   Wed Jun 1 21:26:22 2022 +0200
    
        Use edm::isFinite
    
    commit 19b46ed
    Author: Patrick Gartung <gartung@fnal.gov>
    Date:   Tue May 31 19:24:58 2022 +0200
    
        Add check for isnan input to getRbin and getZbin. Move __attribute__((optimize("math-errno"))) to getRlVal and getXiVal where the segfaults occur.
    
    commit 98dabea
    Author: Patrick Gartung <gartung@fnal.gov>
    Date:   Tue May 31 17:34:12 2022 +0200
    
        Revert "Remove fast-math flag and attribute needed to prevent segfault when fast-math is used"
    
        This reverts commit a565f52.
    gartung committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    d3576b6 View commit details
    Browse the repository at this point in the history