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

Disable OpenMP by default (enable it only if USEOPENMP=1) #900

Merged
merged 4 commits into from
Jul 16, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    2ecb635 View commit details
    Browse the repository at this point in the history
  2. [omp] in CODEGEN (backport gg_tt.mad), disable OpenMP by default, and…

    … enable OpenMP only if USEOPENMP=1 (madgraph5#758)
    valassi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    318fe88 View commit details
    Browse the repository at this point in the history
  3. [omp] regenerate all processes: disable OpenMP by default, and enable…

    … OpenMP only if USEOPENMP=1 (madgraph5#758)
    valassi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e517ca7 View commit details
    Browse the repository at this point in the history
  4. [omp] ** COMPLETE OMP ** revert to CODEGEN logs from the latest upstr…

    …eam/master for easier merging
    
    git checkout upstream/master $(git ls-tree --name-only HEAD */CODEGEN*txt)
    valassi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0a25c8f View commit details
    Browse the repository at this point in the history