1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
/rocm-examples-6.3.3.tar.gz
|
||||
/rocm-examples-6.4.0.tar.gz
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global upstreamname rocm-examples
|
||||
%global rocm_release 6.3
|
||||
%global rocm_patch 3
|
||||
%global rocm_release 6.4
|
||||
%global rocm_patch 0
|
||||
%global rocm_version %{rocm_release}.%{rocm_patch}
|
||||
|
||||
%global toolchain rocm
|
||||
@@ -20,8 +20,8 @@
|
||||
# Compression type and level for source/binary package payloads.
|
||||
# "w7T0.xzdio" xz level 7 using %%{getncpus} threads
|
||||
# Multithreading the compress reduces the build time.
|
||||
%global _source_payload w7T0.xzdio
|
||||
%global _binary_payload w7T0.xzdio
|
||||
%global _source_payload w7T0.xzdio
|
||||
%global _binary_payload w7T0.xzdio
|
||||
|
||||
Name: rocm-examples
|
||||
Version: %{rocm_version}
|
||||
@@ -118,5 +118,8 @@ done
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 20 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.0-1
|
||||
- Update to 6.4.0
|
||||
|
||||
* Fri Mar 21 2025 Tom Rix <Tom.Rix@amd.com> - 6.3.3-1
|
||||
- Initial package
|
||||
|
||||
2
sources
2
sources
@@ -1 +1 @@
|
||||
SHA512 (rocm-examples-6.3.3.tar.gz) = 62a2e88b19e9b3773a8fb786fc8b74fba862f2d754c9b10655efbc351843c68216ab0c6a39c2082a7e3ff6da9fd3c392ce0a1e7220b77cf96a4aec4ecaf39fae
|
||||
SHA512 (rocm-examples-6.4.0.tar.gz) = a3820e0e860ee9b7525c43f10894c5572db2ab959cf8ce4e991b84a239316912e8c0830c57b90e8be74101fbcfd5d48ae70d395cc2df57c897287f2ce568e430
|
||||
|
||||
Reference in New Issue
Block a user