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

Merge changes from Docs/develop to amd-staging 2024-05-28 #3500

Closed
wants to merge 6 commits into from

Commits on May 24, 2024

  1. Remove cluster block leftover

    neon60 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c8fe604 View commit details
    Browse the repository at this point in the history
  2. Update the math functions documentation

    - Function should be code in the rst table
    - Fix single and double precision intrinsic functions
    - OCML_BASIC_ROUNDED_OPERATIONS define macro is undefined by default
    - Update integer intrinsic math functions
    - PR findings
    - Remove function duplication and rename math function variables
    - Added missing math functions and updated description
    - Minor fixes
    neon60 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2a08a20 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add linting and spellcheck

    - Markdown fixes
    - Fix spellcheck
    - Clean up
    - Supress etoc warning
    - Remove folder before clone if it's exist
    - Change liniting.yml to use develop
    neon60 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fb688c8 View commit details
    Browse the repository at this point in the history
  2. define HIP

    randyh62 authored and neon60 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ea549f8 View commit details
    Browse the repository at this point in the history
  3. note about autodetection

    randyh62 authored and neon60 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    52e35b6 View commit details
    Browse the repository at this point in the history
  4. HIP supported GPUs

    - Suggestion
    - Fix CUDA GPUs link
    - Remove incorrect only phrase
    - MD fix
    - Fix link
    neon60 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b8189b7 View commit details
    Browse the repository at this point in the history