Skip to content

Update cuTile requirement to 0.3.0 in /test#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/cuTile-0.3.0
Open

Update cuTile requirement to 0.3.0 in /test#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/cuTile-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Updates the requirements on cuTile to permit the latest version.

Release notes

Sourced from cuTile's releases.

v0.3.0

cuTile v0.3.0

Diff since v0.2.2

Breaking changes: Replace ct.launch with @cuda backend=cuTile

Merged pull requests:

Closed issues:

  • Random Number Generation (#189)
  • Consider CSE/LICM for TileView construction (#195)
  • Make assumption emission into a pass (#196)
  • Emit DivBy assumptions (#197)
Commits
  • b73ce48 Bump version.
  • 24c79f1 Update benchmark timings. (#221)
  • 6234d36 Run normalization rewrites to fixpoint before FMA fusion. (#220)
  • e935769 Suppress divby assume on tile-of-pointers from offset. (#219)
  • ce9999f Merge pull request #218 from JuliaGPU/tb/fixes
  • 00c10d1 Tighten mma/matmul dtype semantics.
  • eff0918 Reject restricted-float dtypes in reduce/scan.
  • dc48808 Expand tuple constants in print to (a, b, c) format.
  • 9e5c153 Test that literal slice sizes fold to constants.
  • ad2cdd7 Propagate divisibility through Intrinsics.absi.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cuTile](https://github.com/JuliaGPU/cuTile.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaGPU/cuTile.jl/releases)
- [Commits](JuliaGPU/cuTile.jl@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: cuTile
  dependency-version: 0.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants