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: JuliaGPU/CUDA.jl Loading
base: v5.3.0
Choose a base ref
...
head repository: JuliaGPU/CUDA.jl Loading
compare: v5.3.1
Choose a head ref
  • 8 commits
  • 21 files changed
  • 4 contributors

Commits on Apr 15, 2024

  1. Add some installation tips to docs/README.md (#2326)

    [skip tests]
    jlchan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ed767b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    0f5ec3a View commit details
    Browse the repository at this point in the history
  2. Add header for cublasLt. (#2324)

    Also significantly shorten the API listings
    by using a template mechanism.
    maleadt committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1a57e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545ffa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a011e73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c24777 View commit details
    Browse the repository at this point in the history
  6. Fix broadcast defaulting to Mem.Unified() (#2327)

    Co-authored-by: Tim Besard <[email protected]>
    vpuri3 and maleadt committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c5fcd73 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump version.

    maleadt committed Apr 19, 2024
    2 Configuration menu
    Copy the full SHA
    9c9a05f View commit details
    Browse the repository at this point in the history
Loading