Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeplaysoftware/cutlass-sycl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: sycl-develop
Choose a base ref
...
head repository: codeplaysoftware/cutlass-sycl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 299 files changed
  • 7 contributors

Commits on May 13, 2025

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

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    f89cd95 View commit details
    Browse the repository at this point in the history
  2. Fix typo (NVIDIA#2299)

    Needs == for pip to parse the file
    Ruyk authored May 15, 2025
    Configuration menu
    Copy the full SHA
    1ec230c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. fix docx (NVIDIA#2290)

    Co-authored-by: xiayongqiang <[email protected]>
    1096125073 and xiayongqiang authored May 20, 2025
    Configuration menu
    Copy the full SHA
    5e9b8e2 View commit details
    Browse the repository at this point in the history
  2. Keep the documentation consistent with the sgemm_1.cu code. (NVIDIA#2285

    )
    
    * Keep the documentation consistent with the sgemm_1.cu code.
    
    * fix typo
    
    ---------
    
    Co-authored-by: zky <[email protected]>
    zkyue and zky authored May 20, 2025
    Configuration menu
    Copy the full SHA
    9354bfd View commit details
    Browse the repository at this point in the history
Loading