Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11037199
D13953.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D13953.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : rocm-hip
version : 5.1.3
-release : 2
+release : 3
source :
- https://github.com/ROCm-Developer-Tools/ROCclr/archive/refs/tags/rocm-5.1.3.tar.gz#ROCclr-5.1.3.tar.gz : ddee63cdc6515c90bab89572b13e1627b145916cb8ede075ef8446cbb83f0a48
- https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/archive/refs/tags/rocm-5.1.3.tar.gz#ROCm-OpenCL-Runtime-5.1.3.tar.gz : 44a7fac721abcd93470e1a7e466bdea0c668c253dee93e4f1ea9a72dbce4ba31
@@ -25,6 +25,8 @@
- rocm-runtime-devel
rundeps :
- rocminfo
+ - rocm-hip-devel :
+ - llvm-clang
environment: |
export HIP_CLANG_PATH="/usr/bin"
setup : |
@@ -94,3 +96,5 @@
# https://github.com/ROCm-Developer-Tools/HIP/issues/2678
sed -i '/__noinline__/d' %installroot%/usr/include/hip/amd_detail/host_defines.h
+
+ sed -i 's|"${ROCM_PATH}/bin/rocm_agent_enumerator"|"/usr/bin/rocm_agent_enumerator"|g' %installroot%/usr/bin/hipcc.pl
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>rocm-hip</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.devel</PartOf>
@@ -45,7 +45,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">rocm-hip</Dependency>
+ <Dependency release="3">rocm-hip</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/hip/amd_detail/amd_channel_descriptor.h</Path>
@@ -129,12 +129,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2022-09-11</Date>
+ <Update release="3">
+ <Date>2023-01-20</Date>
<Version>5.1.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 8:15 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806533
Default Alt Text
D13953.id.diff (2 KB)
Attached To
Mode
D13953: Fix compilation with hipcc
Attached
Detach File
Event Timeline
Log In to Comment