summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-07-21updpkg: 2.17.0-1acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-8acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-7acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-6acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-5acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-4acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-3acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-2acxz
2023-12-27upgpkg: tensorflow-rocm 2.15.0-1acxz
2023-09-25upgpkg: tensorflow-rocm 2.13.0-4acxz
2023-09-09add more rocm archsacxz
2023-09-09Fix build with ROCm 5.6.0 (#58)Lubosz Sarnecki
* Fix /opt/rocm/hip/bin/hipcc: No such file or directory. * Fix llvm 16 include path. Fixes: Compiling tensorflow/compiler/xla/stream_executor/rocm/rocm_helpers.cu.cc failed: undeclared inclusion(s) in rule --------- Co-authored-by: acxz <17132214+acxz@users.noreply.github.com>
2023-09-08Use gcc-12 instead of symlink from cuda package. (#60)Lubosz Sarnecki
The /opt/cuda/bin/gcc symlink does only exist in the cuda package and points to gcc-12. Since cuda is not a dependency of this package, but gcc-12 is, this should be set directly.
2023-09-08upgpkg: tensorflow-rocm 2.13.0-2acxz
2023-09-08Update to tensorflow 2.13.0 (#59)Lubosz Sarnecki
Co-authored-by: Akash Patel <17132214+acxz@users.noreply.github.com>
2023-09-08Bazel requires java 11, but this may not be in PATH if another java was ↵Mark Peschel
installed first. (#55) * Add java 11 to PATH so other java won't be default
2023-07-01upgpkg: tensorflow-rocm 2.12.0-3acxz
2023-07-01Add sed to resolve issue #51. (#54)Mark Peschel
* sed for find_namespace_packages for setup.py * Use ${_pkgver} instead of upstream Bug fix for my previous commit.
2023-04-08upgpkg: tensorflow-rocm 2.12.0-1acxz
2023-03-17upgpkg: tensorflow-rocm 2.12.0rc1-1acxz
2023-03-08upgpkg: tensorflow-rocm 2.12.0rc0-1acxz
2023-03-08upgpkg: tensorflow-rocm 2.11.0-3acxz
remove need for gcc11 dep
2023-03-07upgpkg: tensorflow-rocm 2.11.0-2acxz
add roctracer dep
2023-02-22upgpkg: tensorflow-rocm 2.11.0-1acxz
2022-09-07upgpkg: tensorflow-rocm 2.10.0-1acxz
2022-07-06use patchacxz
2022-07-06upgpkg: tensorflow-rocm 2.9.1-1acxz
2022-05-05upgpkg: tensorflow-rocm 2.8.0-2acxz
Add missing dep on python-typing_extensions Change email
2022-02-14updpkg 2.8.0acxz
2021-09-06remove pcreacxz
2021-08-25updpkg 2.6.0acxz
2021-06-17updpkg 2.5.0acxz
2020-12-23use python pasta depacxz
2020-12-22fix python-past dependency (#19)Sergey Moryakov
2020-12-22add amdgpu targets based on supported hardwareacxz
See https://github.com/RadeonOpenCompute/ROCm#Hardware-and-Software-Support for list and https://llvm.org/docs/AMDGPUUsage.html#processors for gfx codes
2020-12-16updpkg 2.4.0acxz
2020-10-15Fix no_opt/opt checks (#16)Darjan Krijan
2020-09-30add patch for using newer rocm versionsacxz
2020-09-29updpkg 2.3.1acxz
2020-09-06patch for rocm 3.7acxz
2020-08-14add build flag for opt/no_optacxz
2020-08-13add patch to fix undefined hipOccupancyBlockacxz
2020-08-13add patch to fix ldexp floatacxz
2020-08-13add patch to fix GpuAtomic redefinitionacxz
2020-08-12add patch to fix hipcc pathacxz
2020-08-12move env_vars into build methodacxz
2020-08-05Fixes hip_hcc library path (#6)Imajie
Co-authored-by: James Letendre <James.Letendre@gmail.com>
2020-07-31updpkg 2.3.0acxz
2020-07-25updpkg 2.3.0rc2-1acxz
2020-07-20add rocm-libs and miopen depsacxz