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.1
Choose a base ref
...
head repository: JuliaGPU/CUDA.jl Loading
compare: v5.3.2
Choose a head ref
  • 7 commits
  • 10 files changed
  • 1 contributor

Commits on Apr 19, 2024

  1. Stringify preferences.

    [ci skip]
    maleadt committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e674004 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    0d99564 View commit details
    Browse the repository at this point in the history
  2. Fix #2343.

    maleadt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c11f888 View commit details
    Browse the repository at this point in the history
  3. Fix cublasLt method signature.

    [ci skip]
    maleadt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    74eee08 View commit details
    Browse the repository at this point in the history
  4. Skip memcpy_async test under compute-sanitizer.

    Somehow it occasionally fails.
    maleadt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0670fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef1fcc8 View commit details
    Browse the repository at this point in the history
  6. Bump version.

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