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

Adds -fopenmp flag to omp kernels + adds c++20 omp kernel #100

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on May 22, 2024

  1. Add OpenMP kernels

    mcbarton committed May 22, 2024
    Configuration menu
    Copy the full SHA
    25a8085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f36507 View commit details
    Browse the repository at this point in the history
  3. Check get llvm headers

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    8f6f307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c05242 View commit details
    Browse the repository at this point in the history
  5. Add more code back to test

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    9800c8a View commit details
    Browse the repository at this point in the history
  6. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    471a6dc View commit details
    Browse the repository at this point in the history
  7. Add GetExecutablePath

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    d93c7c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27f622b View commit details
    Browse the repository at this point in the history
  9. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    af706b5 View commit details
    Browse the repository at this point in the history
  10. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    ab047bf View commit details
    Browse the repository at this point in the history
  11. Test

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    6519626 View commit details
    Browse the repository at this point in the history
  12. Attempt fix

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    0e0173d View commit details
    Browse the repository at this point in the history
  13. Fix

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    cba0459 View commit details
    Browse the repository at this point in the history
  14. Fix

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    835128d View commit details
    Browse the repository at this point in the history
  15. Attempt fix

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    b126e2f View commit details
    Browse the repository at this point in the history
  16. Fix

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    fb9462c View commit details
    Browse the repository at this point in the history
  17. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5250524 View commit details
    Browse the repository at this point in the history
  18. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    50de4e6 View commit details
    Browse the repository at this point in the history
  19. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    99da8d8 View commit details
    Browse the repository at this point in the history
  20. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    b4ca1ce View commit details
    Browse the repository at this point in the history
  21. Debug

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5621639 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    93aa2e4 View commit details
    Browse the repository at this point in the history
  23. Attempt to fix osx arm job

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    aaabbd9 View commit details
    Browse the repository at this point in the history
  24. Update environment-dev.yml

    mcbarton authored May 22, 2024
    Configuration menu
    Copy the full SHA
    a36a534 View commit details
    Browse the repository at this point in the history