Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rocm-hip | Distribution: Fedora Project |
Version: 6.2.1 | Vendor: Fedora Project |
Release: 4.fc41 | Build date: Thu Oct 31 13:59:32 2024 |
Group: Unspecified | Build host: buildvm-x86-07.iad2.fedoraproject.org |
Size: 23997348 | Source RPM: rocclr-6.2.1-4.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/ROCm-Developer-Tools/clr | |
Summary: ROCm HIP platform and device tool |
HIP is a C++ Runtime API and Kernel Language that allows developers to create portable applications for AMD and NVIDIA GPUs from the same source code.
MIT
* Mon Oct 07 2024 Tom Rix <Tom.Rix@amd.com> - 6.2.1-4 - Need some help to find llvm * Fri Sep 27 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.2.1-3 - Clean up old patch * Fri Sep 27 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.2.1-2 - Fix RHBZ#2277002 * Tue Sep 24 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.2.1-1 - Update to 6.2.1 * Wed Sep 11 2024 Tom Rix <Tom.Rix@amd.com> - 6.2.0-5 - Work around ocl-icd-devel not being in CS9 * Sat Sep 07 2024 Tom Rix <Tom.Rix@amd.com> - 6.2.0-4 - Reduce build dependencies for RHEL * Mon Sep 02 2024 Tom Rix <Tom.Rix@amd.com> - 6.2.0-3 - Add --with debug option * Sat Aug 31 2024 Peter Robinson <pbrobinson@gmail.com> - 6.2.0-2 - Clarify some comments on x86 requirements * Fri Aug 09 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.2.0-1 - Update to 6.2 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 06 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.1.2-1 - Update to 6.1.2 * Mon May 13 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.1.1-2 - Forgot to commit sources * Mon May 13 2024 Jeremy Newton <alexjnewt@hotmail.com> - 6.1.1-1 - Update to 6.1.1 * Sat Mar 23 2024 Tom Rix <trix@redhat.com> - 6.0.2-2 - A bug in how failures are handled * Sun Mar 10 2024 Tom Rix <trix@redhat.com> - 6.0.2-1 - Update to 6.0.2 * Wed Mar 06 2024 Tom Rix <trix@redhat.com> - 6.0.0-4 - Add a with compat_build * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Dec 20 2023 Jeremy Newton <alexjnewt@hotmail.com> - 6.0.0-1 - Update to 6.0 * Wed Dec 20 2023 Jeremy Newton <alexjnewt@hotmail.com> - 5.7.1-3 - Clean up spec file - drop hip-devel: I'd like to separate "hip" from "rocm-hip", but we should really approach this from a upstream first approach instead of trying to patch in the spec file - make hipcc related lines more obvious, as we will drop it in 6.1 - the fdupes logic is too complex and not worth the up keep - clean up or update various out of date comments - add rocm_major to avoid boiler plate updates in %files * Fri Oct 20 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.7.1-1 - Update to 5.7.1 * Tue Oct 03 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.7.0-1 - Update to 5.7 * Tue Sep 12 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.6.1-1 - Update to 5.6.1 * Sun Aug 20 2023 Tom Rix <trix@redhat.com> - 5.6.0-4 - A better fix for blender 3.6.x and rocFFT * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.6.0-2 - Fix missing requires on rocm-hip-devel package * Thu Jun 29 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.6.0-1 - Update to 5.6 * Sun Jun 18 2023 Tom Rix <trix@redhat.com> - 5.5.1-9 - Fix building upstream blender 3.5.x * Sat Jun 10 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-8 - Fix hip-lang-config.cmake bug (upstream patch) * Fri Jun 09 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-7 - Fix hip-config.cmake bug (upstream patch) * Fri Jun 02 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-6 - Fix rocminfo requires for hip * Tue May 30 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-5 - Move some sed patching to patch files, sent some to upstream - Add hipconfig patch for incorrect HIP_CLANG_INCLUDE detection - Using rocm-device-libs 16.2 simplifies hipcc patching - Minor clean up * Tue May 30 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-4 - Move libamdhip64.so to rocm-hip to workaround blender issue * Tue May 30 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-3 - Add "hip" runtime package; hipcc/hipconfig is required for blender at runtime * Tue May 30 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-2 - Add missing perl-generators for generating requires - Fix some issues with hipcc.pl - Add fix build for aarch64 * Sun May 28 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.1-1 - Update to 5.5.1 - Workaround RHBZ#2207599 - Add noexecstack linker option - Add doxygen docs * Tue May 16 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 5.5.0-1 - Initial package
/usr/lib/.build-id /usr/lib/.build-id/0f /usr/lib/.build-id/0f/4c4308acdc09ed36d2a745408963651994f926 /usr/lib/.build-id/54 /usr/lib/.build-id/54/3cc0744b4a8ef1e47737b248ecb2ce7a475cdb /usr/lib/.build-id/ac /usr/lib/.build-id/ac/3f489d44359cc0c2f0612138f2e84705f99dc0 /usr/lib64/libamdhip64.so.6 /usr/lib64/libamdhip64.so.6.2.41134 /usr/lib64/libhiprtc-builtins.so.6 /usr/lib64/libhiprtc-builtins.so.6.2.41134 /usr/lib64/libhiprtc.so.6 /usr/lib64/libhiprtc.so.6.2.41134 /usr/share/hip /usr/share/hip/version /usr/share/licenses/rocm-hip /usr/share/licenses/rocm-hip/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 03:28:00 2024