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

Bugfix/flang compilers #33

Merged
merged 7 commits into from
Jun 12, 2024
Merged

Bugfix/flang compilers #33

merged 7 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. Add patch to resolve issue #32

    When converting to post-fix, our while loop now guards against an empty
    operator stack.
    fluidnumerics-joe committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    17cad6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f0159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3983333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4723f0 View commit details
    Browse the repository at this point in the history
  5. Switch amdgpu-install usecase only to openmpsdk

    This should provide a more minimal install for just what  is needed to
    get amdflang and amdclang
    fluidnumerics-joe committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a42366c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5073256 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fef4b5a View commit details
    Browse the repository at this point in the history