| Name: | rocprim-devel |
|---|---|
| Version: | 6.4.2 |
| Release: | 3.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 6025151 |
| License: | MIT AND BSD-3-Clause |
| RPM: | rocprim-devel-6.4.2-3.el10_1.noarch.rpm |
| Source RPM: | rocprim-6.4.2-3.el10_1.src.rpm |
| Build Date: | Mon Oct 06 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ROCm/rocprim |
| Summary: | ROCm parallel primatives |
| Description: | The rocPRIM is a header-only library providing HIP parallel primitives for developing performant GPU-accelerated code on AMD ROCm platform. |
- Remove -mtls-dialect cflag
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Update to 6.4.2 - Rebase patch0
- change to autosetup
- Improve testing on suse - Add macros for gfx950
- create test subpackage and add --with test flag - move during-build checks to %check section - change build to be noarch only for -devel subpackage so that arch-specific tests could be packaged in -test
- Update to 6.4.0
- Use correct spdx license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- build requires gcc-c++