Details
Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team
rocm-clinfo segfaults for me, need to find where it is misconfigured
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 3874 Build 3874: arc lint + arc unit
Event Timeline
Comment Actions
I don't quite understand how to configure
-DROCM_PATH=%prefix% -DCMAKE_PREFIX_PATH="%workdir%/ROCclr-rocm-%version%;%prefix%" -DAMD_OPENCL_PATH="%workdir%/ROCm-OpenCL-Runtime-rocm-%version%"
If I should configure them to the build directories or the install directories. Could someone more experienced take a look and suggest something?
Comment Actions
Fix one cmake argument that caused a very long path in the resulting package and arrange builddeps in alphabetical order
pspec_x86_64.xml | ||
---|---|---|
23 | move this to /usr/share/OpenCL/vendors/amdocl64.icd to match intel-compute-runtime and for statelessness. |
Comment Actions
Split into -opencl and -rocclr, allow for standalone build of rocclr for simpler build of -hip
Comment Actions
@Girtablulu Before this can be built, https://github.com/getsolus/ypkg/pull/29 and https://github.com/getsolus/solbuild/pull/22 need to be accepted.