curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://repo.radeon.com/rocm/yum/rpm/rocm-opencl-devel-1.2.0-2019050359.x86_64.rpm Aborting...
Search Criteria
Package Details: python-numba-roctools-git 0.0.0.r2.g31ab1ff-1
Git Clone URL: | https://aur.archlinux.org/python-numba-roctools-git.git (read-only, click to copy) |
---|---|
Package Base: | python-numba-roctools-git |
Description: | Numba backend for ROCm HSA |
Upstream URL: | https://github.com/numba/roctools |
Keywords: | HSA numba opencl ROCm |
Licenses: | |
Provides: | |
Submitter: | Maverick |
Maintainer: | None |
Last Packager: | Maverick |
Votes: | 2 |
Popularity: | 0.000050 |
First Submitted: | 2019-03-23 23:33 |
Last Updated: | 2019-06-03 21:00 |
Dependencies (11)
- python-numba (python-numba-py39-git)
- python-llvmlite>=0.29.0 (python-llvmlite-bin, python-llvmlite-git)
- rocr-runtime>=2.4.0 (hsa-rocr)
- lld>=8.0.0 (llvm-toolchain-nightly-bin, llvm-git, lld-rc)
- llvm>=8.0.0 (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm-minimal-git, llvm8, llvm-toolchain-nightly-bin, llvm-rc)
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- gtest (googletest-git) (make)
- make (make3, make-git, make-without-guile) (make)
- llvm>=8.0.0 (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm-minimal-git, llvm8, llvm-toolchain-nightly-bin, llvm-rc) (make)
Required by (0)
Sources (3)
Latest Comments
ruestique commented on 2020-11-05 11:55
bonnom commented on 2020-04-20 11:42
I got the error: ''' ERROR: Failure while downloading http://repo.radeon.com/rocm/yum/rpm/rocm-opencl-devel-1.2.0-2019050359.x86_64.rpm Aborting... Failed to build python-numba-roctools-git '''
Also for some reason it can't figure out that it needs to install hsa-rocr as the rocr-runtime package. No clue why.
Maverick commented on 2019-06-03 21:02
!!! BROKEN !!!
@wedjat The llvmlite 0.29 is now in the repos, as is newer rocm-opencl-devel, so I've decided to give it a try. I've also run into the segfault, do not have a solution - roctools does not seem to be updated by the numba team currently. I've uploaded the current PKGBUILD for anyone wanting to give debugging a try - please submit if successful.
Update: ROCTOOLS issue opened on GitHub: https://github.com/numba/roctools/issues/4
wedjat commented on 2019-06-02 11:42
Numba developers updated numba to llvm 8.0.x
wedjat commented on 2019-05-29 19:57
I've finally had time to test it. Unfortunately I wasn't able to make it working on my computer. I tried building it with either llvm 8.0.0 and python-llvmlite-git or with llvm7 7.0.1, llvm7-libs 7.0.1 and python-llvmlite 0.28.0. In both cases I got the same error - segmentation fault during ./test_rocmlite_functions. I tried ignoring it, but then numba was clearly not working with ROCm (tried using some @roc.jit and @vectorize(target='roc') examples from numba webpage). Except for that numba seems to work well (tested mainly with lvm 8.0.0 and python-llvmlite-git). Can I build it any other way to make it working?
wedjat commented on 2019-05-25 21:26
Thanks for making the package! For some time I've been wanting to make numba working with ROC, but I didn't know which components of ROCm platform are needed to do so. I understand that it is currently working with rocr-runtime as its only dependency, isn't it?
Maverick commented on 2019-04-23 10:44
I have not updated the package so far as I am waiting to see if the numba team will update the whole thing to LLVM8 anyway and I can drop the patches I had made.
If you want to modify and test the PKGBUILD to work with llvm7 package from repository - you are welcome to submit a patch here.
Pinned Comments
Maverick commented on 2019-06-03 21:02
!!! BROKEN !!!
@wedjat The llvmlite 0.29 is now in the repos, as is newer rocm-opencl-devel, so I've decided to give it a try. I've also run into the segfault, do not have a solution - roctools does not seem to be updated by the numba team currently. I've uploaded the current PKGBUILD for anyone wanting to give debugging a try - please submit if successful.
Update: ROCTOOLS issue opened on GitHub: https://github.com/numba/roctools/issues/4