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

Explicitly link to OpenMP #290

Merged
merged 16 commits into from
Aug 16, 2023
Merged

Explicitly link to OpenMP #290

merged 16 commits into from
Aug 16, 2023

Commits on Aug 14, 2023

  1. Explicitly link to OpenMP

    xhochy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3d8cf44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72241d5 View commit details
    Browse the repository at this point in the history
  3. Add -fopenmp=libomp

    xhochy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f2e0c10 View commit details
    Browse the repository at this point in the history
  4. Skip arm64 tests

    xhochy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1a143c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Force preprocessor OpenMP

    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9aa7751 View commit details
    Browse the repository at this point in the history
  2. Fix typo in YAML

    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    85bdc0c View commit details
    Browse the repository at this point in the history
  3. Remove preprocessor

    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    764d019 View commit details
    Browse the repository at this point in the history
  4. Switch to conda clang

    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9de1e3d View commit details
    Browse the repository at this point in the history
  5. Revert "Switch to conda clang"

    This reverts commit 9de1e3d.
    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e355190 View commit details
    Browse the repository at this point in the history
  6. Remove -fopenmp

    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    830a8df View commit details
    Browse the repository at this point in the history
  7. Add some debug output

    xhochy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5db0271 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6723af6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Add -y to conda create

    xhochy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    958df1e View commit details
    Browse the repository at this point in the history
  2. Remove debug output

    xhochy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5c18eda View commit details
    Browse the repository at this point in the history
  3. Allow for empty ARCHFLAGS

    xhochy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f4cebad View commit details
    Browse the repository at this point in the history
  4. Remove additional linkages

    xhochy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a2e6dd9 View commit details
    Browse the repository at this point in the history