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

Programming interface #3532

Draft
wants to merge 29 commits into
base: docs/develop
Choose a base branch
from
Draft

Programming interface #3532

wants to merge 29 commits into from

Commits on Jul 5, 2024

  1. Update C++ language extensions

    - Add clr surface functions
    - Update based on review comments
    - Fix clocks
    neon60 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dbcc8c3 View commit details
    Browse the repository at this point in the history
  2. Update hip_porting_driver_api.md

    Correct broken reference
    randyh62 authored and neon60 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3c99e54 View commit details
    Browse the repository at this point in the history
  3. Update documentation requirements

    Update doc reqs
    
    Update requirements files
    
    
    Update documentation requirements
    
    Fix
    neon60 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0041c51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b5a8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9048e93 View commit details
    Browse the repository at this point in the history
  6. Add MathiasMagnus SAXPY tutorial

    - Move md files to rst
    - Impl editorial suggestions from @lpaoletti
    - External PR feedbacks from HIP team
    neon60 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cde07c8 View commit details
    Browse the repository at this point in the history
  7. Add Unified Memory

    matyas-streamhpc authored and neon60 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0690d62 View commit details
    Browse the repository at this point in the history
  8. Update Unified Memory

    neon60 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e1a8491 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    037c162 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    84f2531 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Minor fix

    neon60 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1f8446d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Update note and warning

    neon60 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5982405 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add reduction tutorial

    neon60 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    95bf65a View commit details
    Browse the repository at this point in the history
  2. Fix surface functions

    Update surface functions in cpp language extensions
    Update doxyfile and fix the function naming
    Change to new clr branch
    Fix white space characthers
    neon60 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4c860aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f5eb4 View commit details
    Browse the repository at this point in the history
  4. Minor fix in toc.yml reduction.md -> reduction

    Link worked
    neon60 authored and randyh62 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c419ac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Move Math API to separate page

    - Set numfig = False in conf.py to disable automatic numbering
    - Update title
    neon60 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ec3d200 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. add C++ language support documentation

    parbenc authored and neon60 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5de8efd View commit details
    Browse the repository at this point in the history
  2. Update C++ language support page

    Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
    neon60 and lpaoletti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1a58096 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    955c344 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    4285de9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Minor documentation styling and grammar fix

    - Replace title case with sentence case
    - Fix SAXPY tutorial grammar issue
    neon60 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1de8593 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    91f60b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Add virtual memory guide

    neon60 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1b94970 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fix the documentation build

    neon60 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    845316e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    36708aa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    24f6ce1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    73e3005 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add programming interface

    neon60 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7ea85a1 View commit details
    Browse the repository at this point in the history