Search Criteria
Package Details: miopen 2.3.0.1.8.1-2
Git Clone URL: | https://aur.archlinux.org/miopen.git (read-only) |
---|---|
Package Base: | miopen |
Description: | AMD's Machine Intelligence Library |
Upstream URL: | https://github.com/ROCmSoftwarePlatform/MIOpen |
Licenses: | |
Submitter: | farnoy |
Maintainer: | farnoy |
Last Packager: | farnoy |
Votes: | 5 |
Popularity: | 0.113744 |
First Submitted: | 2018-12-21 19:10 |
Last Updated: | 2019-05-08 17:45 |
Dependencies (17)
- clang-ocl
- hcc
- hip
- ocl-icd (khronos-ocl-icd-svn)
- rocblas
- boost>=1.58
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, gcc6-gcccompat, gcc-multilib-git, fastgcc, gcc-git) (make)
- git (git-git) (make)
- hcc (make)
- hip (make)
- miopengemm (make)
- ninja (ninja-git, ninja-kitware) (make)
- ocl-icd (khronos-ocl-icd-svn) (make)
- opencl-headers (opencl-headers12-svn, freeocl-git, opencl-headers-svn) (make)
- rocblas (make)
- boost>=1.58 (make)
Latest Comments
1 2 Next › Last »
farnoy commented on 2019-08-07 18:48
They don't seem very responsive to these issues, but you're welcome to try.
aviallon commented on 2019-08-07 17:12
@farnoy Do you think we could get some help from AMD ?
farnoy commented on 2019-08-07 12:40
@aviallon I don't like docker either, but I can't build it manually. I've given up on building ROCm because it's only getting harder and never really worked 100%.
aviallon commented on 2019-08-07 11:39
@farnoy it seems you're also trying to build tensorflow with ROCm. Any improvements lately ? Using a Docker is not really convenient for me. I am currently trying to mimic the exact same /opt/rocm structure they have in their latest Docker, but got stuck when trying to build RCCL (which fails to build properly for an obscure reason).
aviallon commented on 2019-08-07 11:36
Version roc-2.6.0 out
farnoy commented on 2019-03-07 19:32
Thanks, added and bumped to 1.7.1.
ulyssesrr commented on 2019-03-03 03:41
Missing depends on clang-ocl
farnoy commented on 2019-02-11 23:57
I recommend trying out docker for now. They bundle all of the userspace needed to drive the kernel. Getting these scripts right for Arch is going to take more time.
farnoy commented on 2019-02-11 23:24
I am having the same kinds of problems still when trying tensorflow. I will check with upstream if they can help me. Meanwhile, I'll push all the changes for rocm 2.1.0. HCC & HIP seem to work after upgrade.
farnoy commented on 2019-02-11 13:01
A while ago I've had some problems building rocm/tensorflow-upstream locally, but I'll try