JuliaGPU / JuliaGPU/AMDGPU.jl

Document compatibilities

Open
#237 0 comments 0 reactions 1 assignee View on GitHub

@jpsamaroo is already working on this.

Since Jun 13, 2022.

Dominant language
Julia
Stars
344
Forks
79
Avg merge
2d 23h
Merged PRs (30d)
27

Description

Julia 1.7.3 and ROCM 5.0

(@v1.7) pkg> build AMDGPU
    Building AMDGPU → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/535df1a8570f08101f087fa80b7fd764da7759f2/build.log`
Precompiling project...
  1 dependency successfully precompiled in 14 seconds (65 already precompiled)

julia> using AMDGPU

julia> AMDGPU.zeros()
error: Invalid value (Producer: 'LLVM14.0.0git' Reader: 'LLVM 12.0.1jl')

But 1.8-rc1 works despite mismatch LLVM version (but probably the delta is small enough).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.