* update rocm-hip-sdk to 6.2.2-1
This commit is contained in:
parent
c780144399
commit
36942b92aa
@ -1,9 +1,12 @@
|
||||
pkgbase = rocm-hip-sdk
|
||||
pkgver = 6.0.0
|
||||
pkgver = 6.2.2
|
||||
pkgrel = 1
|
||||
url = https://rocm.docs.amd.com/
|
||||
url = https://rocm.docs.amd.com/en/latest/
|
||||
arch = x86_64
|
||||
license = custom:None
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = riscv64
|
||||
license = LicenseRef-None
|
||||
|
||||
pkgname = rocm-hip-sdk
|
||||
pkgdesc = Develop applications using HIP and libraries for AMD platforms
|
||||
|
5
rocm-hip-sdk/.nvchecker.toml
Normal file
5
rocm-hip-sdk/.nvchecker.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[rocm-hip-sdk]
|
||||
source = 'github'
|
||||
github = 'ROCm/ROCm'
|
||||
use_latest_release = true
|
||||
prefix = 'rocm-'
|
@ -9,8 +9,8 @@ pkgname=(rocm-hip-sdk
|
||||
rocm-language-runtime
|
||||
rocm-ml-sdk
|
||||
rocm-ml-libraries)
|
||||
pkgver=6.0.2
|
||||
pkgrel=1.1
|
||||
pkgver=6.2.2
|
||||
pkgrel=1
|
||||
arch=(x86_64 powerpc64le powerpc64 riscv64)
|
||||
license=('LicenseRef-None')
|
||||
url='https://rocm.docs.amd.com/en/latest/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user