Bump the all-julia-packages group across 1 directory with 3 updates#598
Merged
ChrisRackauckas merged 1 commit intoJun 9, 2026
Merged
Conversation
e3c7a01 to
70406b2
Compare
Updates the requirements on [CUDA](https://github.com/JuliaGPU/CUDA.jl), [KernelAbstractions](https://github.com/JuliaGPU/KernelAbstractions.jl) and [Adapt](https://github.com/JuliaGPU/Adapt.jl) to permit the latest version. Updates `CUDA` to 6.1.0 - [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases) - [Commits](JuliaGPU/CUDA.jl@v0.1.0...v6.1.0) Updates `KernelAbstractions` to 0.9.41 - [Release notes](https://github.com/JuliaGPU/KernelAbstractions.jl/releases) - [Commits](JuliaGPU/KernelAbstractions.jl@v0.1.0...v0.9.41) Updates `Adapt` to 4.6.0 - [Release notes](https://github.com/JuliaGPU/Adapt.jl/releases) - [Commits](JuliaGPU/Adapt.jl@v0.1.0...v4.6.0) --- updated-dependencies: - dependency-name: Adapt dependency-version: 4.6.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CUDA dependency-version: 6.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: KernelAbstractions dependency-version: 0.9.41 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
70406b2 to
ba507a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on CUDA, KernelAbstractions and Adapt to permit the latest version.
Updates
CUDAto 6.1.0Release notes
Sourced from CUDA's releases.
Commits
5e4118bBump version.0798ca4Add back-end dispatch protocol to@cuda(#3121)d08923dBump PTX.targetto match--gpu-name(#3120)345c160@nospecializetestf/_compare forwarders in CUDA tests. (#3117)22b2689Wrapper for Blocksparse CuTensor code (#3057)5a141feSupport using a local compiler through CUDA_Runtime_Discovery (#3080)831c29bRelax dependency on the toolkit version.de9ab30Remove unset LD_LIBRARY_PATH from pipeline steps22a3b2cFix compat admonition in profile docs (#3074)e4ac81aSimplify sparse type mappings (#3076)Updates
KernelAbstractionsto 0.9.41Release notes
Sourced from KernelAbstractions's releases.
Commits
52315e2Bump version from 0.9.40 to 0.9.413ae1162Avoid relying on a RNG in the back-end. (#686)4224ad9Bump version from 0.9.39 to 0.9.40a691e2d[release-1.9] Support Julia 1.13 (#680)06aa020Add test for kernels with multiple shared buffers (#672) (#678)8672b59Prefix possibly unused generated variable with_(#673)1f84b17Bump version from 0.9.38 to 0.9.3976a35d8Merge pull request #653 from JuliaGPU/vc/accumulate218abb9use aliasscope when user uses Const653637bdisable alias-scope due to misscompilations on 1.11Updates
Adaptto 4.6.0Release notes
Sourced from Adapt's releases.
Commits
27bd038Bump version.57b339cAdapt to 1.10 mindep. (#111)420f092Bump julia-actions/setup-julia from 2 to 3 (#110)1b168d6Rename master to main branch.650a7b6Fix@adapt_structure for modules that only import the macro. (#109)6292519Defer field lookup in@adapt_structure to fix nested-macro use. (#107)26f213aBump codecov/codecov-action from 5 to 6 (#105)de44183Bump julia-actions/cache from 2 to 3 (#106)15e9c0bRemove potentially unsafe format workflow.abd673dAdapt recursively from StaticArrays. (#104)