Int128 regression in Julia 1.12
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 344
- Forks
- 79
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 27
Description
I don't have a AMD gpu that I can debug this on but something has broken with Int128 arrays in Julia 1.12.
This was found when testing a GPUArrays.jl PR that adds Int128 to the list of eltypes tested in the testsuite: https://buildkite.com/julialang/gpuarrays-dot-jl/builds/1828/canvas?sid=019f99ef-2d3f-4354-b5aa-41128d35a9f0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the GPUArrays.jl PR and the linked Buildkite run to reproduce the Int128 array failure on AMD GPU support with Julia 1.12. Trace the failing tests and identify the regression; done means Int128 arrays pass the relevant GPUArrays.jl tests again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100